Skip to main content

i2c_master_command_t

Type Alias i2c_master_command_t 

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