[][src]Type Definition k210_pac::i2c0::intr_stat::R

type R = R<u32, INTR_STAT>;

Reader of register intr_stat

Methods

impl R[src]

pub fn rx_under(&self) -> RX_UNDER_R[src]

Bit 0 - RX_UNDER

pub fn rx_over(&self) -> RX_OVER_R[src]

Bit 1 - RX_OVER

pub fn rx_full(&self) -> RX_FULL_R[src]

Bit 2 - RX_FULL

pub fn tx_over(&self) -> TX_OVER_R[src]

Bit 3 - TX_OVER

pub fn tx_empty(&self) -> TX_EMPTY_R[src]

Bit 4 - TX_EMPTY

pub fn rd_req(&self) -> RD_REQ_R[src]

Bit 5 - RD_REQ

pub fn tx_abrt(&self) -> TX_ABRT_R[src]

Bit 6 - TX_ABRT

pub fn rx_done(&self) -> RX_DONE_R[src]

Bit 7 - RX_DONE

pub fn activity(&self) -> ACTIVITY_R[src]

Bit 8 - ACTIVITY

pub fn stop_det(&self) -> STOP_DET_R[src]

Bit 9 - STOP_DET

pub fn start_det(&self) -> START_DET_R[src]

Bit 10 - START_DET

pub fn gen_call(&self) -> GEN_CALL_R[src]

Bit 11 - GEN_CALL