Type Alias rp2040_pac::i2c0::ic_intr_stat::R

source ·
pub type R = R<IC_INTR_STAT_SPEC>;
Expand description

Register IC_INTR_STAT reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn r_rx_under(&self) -> R_RX_UNDER_R

Bit 0 - See IC_RAW_INTR_STAT for a detailed description of R_RX_UNDER bit.

Reset value: 0x0

source

pub fn r_rx_over(&self) -> R_RX_OVER_R

Bit 1 - See IC_RAW_INTR_STAT for a detailed description of R_RX_OVER bit.

Reset value: 0x0

source

pub fn r_rx_full(&self) -> R_RX_FULL_R

Bit 2 - See IC_RAW_INTR_STAT for a detailed description of R_RX_FULL bit.

Reset value: 0x0

source

pub fn r_tx_over(&self) -> R_TX_OVER_R

Bit 3 - See IC_RAW_INTR_STAT for a detailed description of R_TX_OVER bit.

Reset value: 0x0

source

pub fn r_tx_empty(&self) -> R_TX_EMPTY_R

Bit 4 - See IC_RAW_INTR_STAT for a detailed description of R_TX_EMPTY bit.

Reset value: 0x0

source

pub fn r_rd_req(&self) -> R_RD_REQ_R

Bit 5 - See IC_RAW_INTR_STAT for a detailed description of R_RD_REQ bit.

Reset value: 0x0

source

pub fn r_tx_abrt(&self) -> R_TX_ABRT_R

Bit 6 - See IC_RAW_INTR_STAT for a detailed description of R_TX_ABRT bit.

Reset value: 0x0

source

pub fn r_rx_done(&self) -> R_RX_DONE_R

Bit 7 - See IC_RAW_INTR_STAT for a detailed description of R_RX_DONE bit.

Reset value: 0x0

source

pub fn r_activity(&self) -> R_ACTIVITY_R

Bit 8 - See IC_RAW_INTR_STAT for a detailed description of R_ACTIVITY bit.

Reset value: 0x0

source

pub fn r_stop_det(&self) -> R_STOP_DET_R

Bit 9 - See IC_RAW_INTR_STAT for a detailed description of R_STOP_DET bit.

Reset value: 0x0

source

pub fn r_start_det(&self) -> R_START_DET_R

Bit 10 - See IC_RAW_INTR_STAT for a detailed description of R_START_DET bit.

Reset value: 0x0

source

pub fn r_gen_call(&self) -> R_GEN_CALL_R

Bit 11 - See IC_RAW_INTR_STAT for a detailed description of R_GEN_CALL bit.

Reset value: 0x0

source

pub fn r_restart_det(&self) -> R_RESTART_DET_R

Bit 12 - See IC_RAW_INTR_STAT for a detailed description of R_RESTART_DET bit.

Reset value: 0x0