Type Alias esp32c3::interrupt_core0::I2C_MST_INT_MAP

source ·
pub type I2C_MST_INT_MAP = Reg<I2C_MST_INT_MAP_SPEC>;
Expand description

I2C_MST_INT_MAP (rw) register accessor: i2c intr map register

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

For information about available fields see i2c_mst_int_map module

Aliased Type§

struct I2C_MST_INT_MAP { /* private fields */ }