Type Alias rp2040_pac::i2c0::IC_RAW_INTR_STAT

source ·
pub type IC_RAW_INTR_STAT = Reg<IC_RAW_INTR_STAT_SPEC>;
Expand description

IC_RAW_INTR_STAT (r) register accessor: I2C Raw Interrupt Status Register

Unlike the IC_INTR_STAT register, these bits are not masked so they always show the true status of the DW_apb_i2c.

You can read this register and get ic_raw_intr_stat::R. See API.

For information about available fields see ic_raw_intr_stat module

Aliased Type§

struct IC_RAW_INTR_STAT { /* private fields */ }