Type Definition esp32c3::i2c::i2c_filter_cfg::R [−][src]
type R = R<u32, I2C_FILTER_CFG>;
Reader of register I2C_FILTER_CFG
Implementations
impl R[src]
pub fn i2c_sda_filter_en(&self) -> I2C_SDA_FILTER_EN_R[src]
Bit 9
pub fn i2c_scl_filter_en(&self) -> I2C_SCL_FILTER_EN_R[src]
Bit 8
pub fn i2c_sda_filter_thres(&self) -> I2C_SDA_FILTER_THRES_R[src]
Bits 4:7
pub fn i2c_scl_filter_thres(&self) -> I2C_SCL_FILTER_THRES_R[src]
Bits 0:3