NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
TPS650332CustomStartupAck Struct Reference

Detailed Description

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...
 

Field Documentation

◆ index

uint8_t TPS650332CustomStartupAck::index

Definition at line 131 of file AR0820_CUST1_CustomData.h.

◆ reg

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.

◆ value

uint8_t TPS650332CustomStartupAck::value

Definition at line 132 of file AR0820_CUST1_CustomData.h.


The documentation for this struct was generated from the following file: