#include <nitro/spi.h>
void PM_Init( void );
None.
None.
Initializes the PMIC manager.
The PM_Init function must be called before any other PM function; however, this is normally not necessary because it is called from OS_Init.
None.
2009/06/03 Modified a description of the PM_Init function (because OS_Init is now required).
2004/07/31 Initial version.
CONFIDENTIAL