Struct esp32::i2c0::scl_filter_cfg::R
source · pub struct R(_);
Expand description
Register SCL_FILTER_CFG
reader
Implementations§
source§impl R
impl R
sourcepub fn scl_filter_thres(&self) -> SCL_FILTER_THRES_R
pub fn scl_filter_thres(&self) -> SCL_FILTER_THRES_R
Bits 0:2 - When input SCL’s pulse width is smaller than this register value I2C ignores this pulse.
sourcepub fn scl_filter_en(&self) -> SCL_FILTER_EN_R
pub fn scl_filter_en(&self) -> SCL_FILTER_EN_R
Bit 3 - This is the filter enable bit for SCL.