NXP Reader Library  v17.1.0.2535

Sam macros to configure I2C BitRate. The macros to be used if configuration identifier is I2C BitRate for the below mentioned interfaces. More...

Collaboration diagram for I2C_BitRate:

Macros

#define PHHAL_HW_CONFIG_I2C_BITRATE_STANDARD_MODE   0x00U
 I2C bit rate configuration value for 100 KBits/s.
 
#define PHHAL_HW_CONFIG_I2C_BITRATE_FAST_MODE   0x01U
 I2C bit rate configuration value for 400 KBits/s.
 
#define PHHAL_HW_CONFIG_I2C_BITRATE_FAST_PLUS_MODE   0x02U
 I2C bit rate configuration value for 1 MBits/s.
 
#define PHHAL_HW_CONFIG_I2C_BITRATE_HIGH_SPEED_MODE   0x03U
 I2C bit rate configuration value for 3.4 MBits/s.
 

Detailed Description

Sam macros to configure I2C BitRate. The macros to be used if configuration identifier is I2C BitRate for the below mentioned interfaces.