Type Alias esp_idf_sys::i2c_port_t
source ยท pub type i2c_port_t = c_uint;
Expand description
@brief I2C port number, can be I2C_NUM_0 ~ (I2C_NUM_MAX-1).
pub type i2c_port_t = c_uint;
@brief I2C port number, can be I2C_NUM_0 ~ (I2C_NUM_MAX-1).