pub type I2C_CONFIG = Reg<I2C_CONFIG_SPEC>;
Expand description
i2c_config (rw) register accessor: Inter-Integrated Circuit bus configuration
You can read
this register and get i2c_config::R
. You can reset
, write
, write_with_zero
this register using i2c_config::W
. You can also modify
this register. See API.
For information about available fields see i2c_config
module
Aliased Typeยง
struct I2C_CONFIG { /* private fields */ }