Type Alias esp32h2::i2c0::ctr::MS_MODE_R

source ·
pub type MS_MODE_R = BitReader;
Expand description

Field MS_MODE reader - Set this bit to configure the module as an I2C Master. Clear this bit to configure the module as an I2C Slave.

Aliased Type§

struct MS_MODE_R { /* private fields */ }