[][src]Type Definition k210_pac::i2c0::intr_mask::W

type W = W<u32, INTR_MASK>;

Writer for register intr_mask

Methods

impl W[src]

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

Bit 0 - RX_UNDER

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

Bit 1 - RX_OVER

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

Bit 2 - RX_FULL

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

Bit 3 - TX_OVER

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

Bit 4 - TX_EMPTY

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

Bit 5 - RD_REQ

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

Bit 6 - TX_ABRT

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

Bit 7 - RX_DONE

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

Bit 8 - ACTIVITY

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

Bit 9 - STOP_DET

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

Bit 10 - START_DET

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

Bit 11 - GEN_CALL