pub type IC_ENABLE = Reg<IC_ENABLE_SPEC>;Expand description
IC_ENABLE (rw) register accessor: I2C Enable Register
You can read this register and get ic_enable::R. You can reset, write, write_with_zero this register using ic_enable::W. You can also modify this register. See API.
For information about available fields see ic_enable
module
Aliased Typeยง
pub struct IC_ENABLE { /* private fields */ }