Describes the custom TPS650332 PMIC startup ACK information needed by the application.
Definition at line 123 of file AR0820_CUST1_CustomData.h.
Data Fields | |
struct { | |
uint8_t index | |
uint8_t value | |
} | reg [NUM_ACKS] |
The array of register index and value pair to hold ACKs information DEV_ERR_ACK_1 DEV_ERR_ACK_2 ABIST_BULK1_2_ACK ABIST_LDO_BUCK3_ACK ABIST_SYSTEM_ACK. More... | |
uint8_t TPS650332CustomStartupAck::index |
Definition at line 131 of file AR0820_CUST1_CustomData.h.
struct { ... } TPS650332CustomStartupAck::reg[NUM_ACKS] |
The array of register index and value pair to hold ACKs information DEV_ERR_ACK_1 DEV_ERR_ACK_2 ABIST_BULK1_2_ACK ABIST_LDO_BUCK3_ACK ABIST_SYSTEM_ACK.
uint8_t TPS650332CustomStartupAck::value |
Definition at line 132 of file AR0820_CUST1_CustomData.h.