XPm_NodeStatus
- struct containing node status information
Declaration
typedef struct
{
u32 status,
u32 requirements,
u32 usage
} XPm_NodeStatus;
Member | Description |
---|---|
status | Node power state |
requirements | Current requirements asserted on the node (slaves only) |
usage | Usage information (which master is currently using the slave) |