NXP Reader Library  v17.1.0.2535

I2C Command Codes of HAL DUT Command dispatcher frame. More...

Collaboration diagram for Command_Codes:

Macros

#define PHHAL_HW_DUT_CMD_I2C_EXCHANGE   0x6002U
 Performs I2C Read and Write operation.
 
#define PHHAL_HW_DUT_CMD_I2C_TRANSMIT   0x6003U
 Performs I2C Write operation.
 
#define PHHAL_HW_DUT_CMD_I2C_RECEIVE   0x6004U
 Performs I2C Read operation.
 
#define PHHAL_HW_DUT_CMD_I2C_START   0x6005U
 Performs I2C Start Sequence.
 
#define PHHAL_HW_DUT_CMD_I2C_STOP   0x6006U
 Performs I2C Stop Sequence.
 
#define PHHAL_HW_DUT_CMD_I2C_REPEAT_START   0x6007U
 Performs I2C Repeated Start Sequence.
 

Detailed Description

I2C Command Codes of HAL DUT Command dispatcher frame.