[][src]Type Definition efm32hg309f64::i2c0::ien::R

type R = R<u32, IEN>;

Reader of register IEN

Methods

impl R[src]

pub fn start(&self) -> START_R[src]

Bit 0 - START Condition Interrupt Enable

pub fn rstart(&self) -> RSTART_R[src]

Bit 1 - Repeated START condition Interrupt Enable

pub fn addr(&self) -> ADDR_R[src]

Bit 2 - Address Interrupt Enable

pub fn txc(&self) -> TXC_R[src]

Bit 3 - Transfer Completed Interrupt Enable

pub fn txbl(&self) -> TXBL_R[src]

Bit 4 - Transmit Buffer level Interrupt Enable

pub fn rxdatav(&self) -> RXDATAV_R[src]

Bit 5 - Receive Data Valid Interrupt Enable

pub fn ack(&self) -> ACK_R[src]

Bit 6 - Acknowledge Received Interrupt Enable

pub fn nack(&self) -> NACK_R[src]

Bit 7 - Not Acknowledge Received Interrupt Enable

pub fn mstop(&self) -> MSTOP_R[src]

Bit 8 - MSTOP Interrupt Enable

pub fn arblost(&self) -> ARBLOST_R[src]

Bit 9 - Arbitration Lost Interrupt Enable

pub fn buserr(&self) -> BUSERR_R[src]

Bit 10 - Bus Error Interrupt Enable

pub fn bushold(&self) -> BUSHOLD_R[src]

Bit 11 - Bus Held Interrupt Enable

pub fn txof(&self) -> TXOF_R[src]

Bit 12 - Transmit Buffer Overflow Interrupt Enable

pub fn rxuf(&self) -> RXUF_R[src]

Bit 13 - Receive Buffer Underflow Interrupt Enable

pub fn bito(&self) -> BITO_R[src]

Bit 14 - Bus Idle Timeout Interrupt Enable

pub fn clto(&self) -> CLTO_R[src]

Bit 15 - Clock Low Interrupt Enable

pub fn sstop(&self) -> SSTOP_R[src]

Bit 16 - SSTOP Interrupt Enable