Type Alias esp32c3::i2c0::ctr::TX_LSB_FIRST_W

source ·
pub type TX_LSB_FIRST_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field TX_LSB_FIRST writer - reg_tx_lsb_first

Aliased Type§

struct TX_LSB_FIRST_W<'a, REG> { /* private fields */ }