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

type W = W<u32, IFS>;

Writer for register IFS

Methods

impl W[src]

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

Bit 0 - Set START Interrupt Flag

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

Bit 1 - Set Repeated START Interrupt Flag

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

Bit 2 - Set Address Interrupt Flag

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

Bit 3 - Set Transfer Completed Interrupt Flag

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

Bit 6 - Set Acknowledge Received Interrupt Flag

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

Bit 7 - Set Not Acknowledge Received Interrupt Flag

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

Bit 8 - Set MSTOP Interrupt Flag

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

Bit 9 - Set Arbitration Lost Interrupt Flag

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

Bit 10 - Set Bus Error Interrupt Flag

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

Bit 11 - Set Bus Held Interrupt Flag

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

Bit 12 - Set Transmit Buffer Overflow Interrupt Flag

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

Bit 13 - Set Receive Buffer Underflow Interrupt Flag

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

Bit 14 - Set Bus Idle Timeout Interrupt Flag

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

Bit 15 - Set Clock Low Interrupt Flag

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

Bit 16 - Set SSTOP Interrupt Flag