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

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

Bit 1 - RSTART Interrupt Enable

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

Bit 2 - ADDR Interrupt Enable

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

Bit 3 - TXC Interrupt Enable

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

Bit 4 - TXBL Interrupt Enable

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

Bit 5 - RXDATAV Interrupt Enable

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

Bit 6 - ACK Interrupt Enable

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

Bit 7 - NACK 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 - ARBLOST Interrupt Enable

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

Bit 10 - BUSERR Interrupt Enable

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

Bit 11 - BUSHOLD Interrupt Enable

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

Bit 12 - TXOF Interrupt Enable

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

Bit 13 - RXUF Interrupt Enable

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

Bit 14 - BITO Interrupt Enable

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

Bit 15 - CLTO Interrupt Enable

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

Bit 16 - SSTOP Interrupt Enable

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

Bit 17 - RXFULL Interrupt Enable

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

Bit 18 - CLERR Interrupt Enable