Type Alias FILTER_CFG

Source
pub type FILTER_CFG = Reg<FILTER_CFG_SPEC>;
Expand description

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

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 */ }