Type Alias esp32c6::lp_i2c0::I2C_FILTER_CFG

source ·
pub type I2C_FILTER_CFG = Reg<I2C_FILTER_CFG_SPEC>;
Expand description

I2C_FILTER_CFG (rw) register accessor: SCL and SDA filter configuration register

You can read this register and get i2c_filter_cfg::R. You can reset, write, write_with_zero this register using i2c_filter_cfg::W. You can also modify this register. See API.

For information about available fields see i2c_filter_cfg module

Aliased Type§

struct I2C_FILTER_CFG { /* private fields */ }