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

type W = W<u32, IEN>;

Writer for register IEN

Methods

impl W[src]

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

Bit 0 - START Condition Interrupt Enable

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

Bit 1 - Repeated START condition Interrupt Enable

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

Bit 2 - Address Interrupt Enable

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

Bit 3 - Transfer Completed Interrupt Enable

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

Bit 4 - Transmit Buffer level Interrupt Enable

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

Bit 5 - Receive Data Valid Interrupt Enable

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

Bit 6 - Acknowledge Received Interrupt Enable

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

Bit 7 - Not Acknowledge Received Interrupt Enable

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

Bit 8 - MSTOP Interrupt Enable

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

Bit 9 - Arbitration Lost Interrupt Enable

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

Bit 10 - Bus Error Interrupt Enable

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

Bit 11 - Bus Held Interrupt Enable

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

Bit 12 - Transmit Buffer Overflow Interrupt Enable

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

Bit 13 - Receive Buffer Underflow Interrupt Enable

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

Bit 14 - Bus Idle Timeout Interrupt Enable

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

Bit 15 - Clock Low Interrupt Enable

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

Bit 16 - SSTOP Interrupt Enable