pub type i2c_master_command_t = c_uint;Expand description
@brief Enum for I2C master commands
These commands are used to define the I2C master operations. They correspond to hardware-level commands supported by the I2C peripheral.
pub type i2c_master_command_t = c_uint;@brief Enum for I2C master commands
These commands are used to define the I2C master operations. They correspond to hardware-level commands supported by the I2C peripheral.