Struct esp32s3::i2c0::slave_addr::W
source · pub struct W(_);
Expand description
Register SLAVE_ADDR
writer
Implementations§
source§impl W
impl W
sourcepub fn slave_addr(&mut self) -> SLAVE_ADDR_W<'_, 0>
pub fn slave_addr(&mut self) -> SLAVE_ADDR_W<'_, 0>
Bits 0:14 - When configured as an I2C Slave, this field is used to configure the slave address.
sourcepub fn addr_10bit_en(&mut self) -> ADDR_10BIT_EN_W<'_, 31>
pub fn addr_10bit_en(&mut self) -> ADDR_10BIT_EN_W<'_, 31>
Bit 31 - This field is used to enable the slave 10-bit addressing mode in master mode.