9.13.3.2.23. Enum SE05x_I2CM_TLV_type_t¶
Defined in File fsl_sss_se05x_types.h
9.13.3.2.23.1. Enum Documentation¶
-
enum
SE05x_I2CM_TLV_type_t¶ Types of entries in an I2CM Transaction
Values:
-
kSE05x_I2CM_None= 0¶ Do nothing
-
kSE05x_I2CM_Configure¶ Configure the address, baudrate
-
kSE05x_I2CM_Write= 3¶ Write to I2C Slave
-
kSE05x_I2CM_Read¶ Read from I2C Slave
-
kSE05x_I2CM_StructuralIssue= 0xFF¶ Response from SE05x that there is something wrong
-
