[][src]Type Definition efm32pg12_pac::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 Interrupt Enable

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

Bit 1 - RSTART Interrupt Enable

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

Bit 2 - ADDR Interrupt Enable

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

Bit 3 - TXC Interrupt Enable

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

Bit 4 - TXBL Interrupt Enable

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

Bit 5 - RXDATAV Interrupt Enable

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

Bit 6 - ACK Interrupt Enable

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

Bit 7 - NACK Interrupt Enable

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

Bit 8 - MSTOP Interrupt Enable

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

Bit 9 - ARBLOST Interrupt Enable

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

Bit 10 - BUSERR Interrupt Enable

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

Bit 11 - BUSHOLD Interrupt Enable

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

Bit 12 - TXOF Interrupt Enable

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

Bit 13 - RXUF Interrupt Enable

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

Bit 14 - BITO Interrupt Enable

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

Bit 15 - CLTO Interrupt Enable

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

Bit 16 - SSTOP Interrupt Enable

pub fn rxfull(&self) -> RXFULL_R[src]

Bit 17 - RXFULL Interrupt Enable

pub fn clerr(&self) -> CLERR_R[src]

Bit 18 - CLERR Interrupt Enable