Type Alias esp32c3::i2c0::FILTER_CFG

source ·
pub type FILTER_CFG = Reg<FILTER_CFG_SPEC>;
Expand description

FILTER_CFG (rw) register accessor: I2C_FILTER_CFG_REG

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

For information about available fields see filter_cfg module

Aliased Type§

struct FILTER_CFG { /* private fields */ }