Declaration
typedef struct
{
volatile u8 received,
u32 node,
XStatus status,
u32 opp,
volatile bool received,
enum XPmNodeId node
} pm_acknowledge;
| Member | Description |
|---|---|
| received |
Has acknowledge argument been received? |
| node |
Node argument about which the acknowledge is |
| status |
Acknowledged status |
| opp |
Operating point of node in question |
| received |
Has acknowledge argument been received? |
| node |
Node argument about which the acknowledge is |