Type Alias rp2040_pac::i2c0::IC_ENABLE

source ·
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§

struct IC_ENABLE { /* private fields */ }