[][src]Type Definition esp32::i2c::i2c_sda_filter_cfg_reg::W

type W = W<u32, I2C_SDA_FILTER_CFG_REG>;

Writer for register I2C_SDA_FILTER_CFG_REG

Methods

impl W[src]

pub fn i2c_sda_filter_en(&mut self) -> I2C_SDA_FILTER_EN_W[src]

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

pub fn i2c_sda_filter_thres(&mut self) -> I2C_SDA_FILTER_THRES_W[src]

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