[][src]Type Definition esp32::i2c::i2c_scl_filter_cfg_reg::R

type R = R<u32, I2C_SCL_FILTER_CFG_REG>;

Reader of register I2C_SCL_FILTER_CFG_REG

Methods

impl R[src]

pub fn i2c_scl_filter_en(&self) -> I2C_SCL_FILTER_EN_R[src]

Bit 3 - This is the filter enable bit for SCL.

pub fn i2c_scl_filter_thres(&self) -> I2C_SCL_FILTER_THRES_R[src]

Bits 0:2 - When input SCL's pulse width is smaller than this register value I2C ignores this pulse.