[][src]Type Definition ambiq_apollo1_pac::uart::iec::W

type W = W<u32, IEC>;

Writer for register IEC

Methods

impl W[src]

pub fn oeic(&mut self) -> OEIC_W[src]

Bit 10 - This bit holds the overflow interrupt clear.

pub fn beic(&mut self) -> BEIC_W[src]

Bit 9 - This bit holds the break error interrupt clear.

pub fn peic(&mut self) -> PEIC_W[src]

Bit 8 - This bit holds the parity error interrupt clear.

pub fn feic(&mut self) -> FEIC_W[src]

Bit 7 - This bit holds the framing error interrupt clear.

pub fn rtic(&mut self) -> RTIC_W[src]

Bit 6 - This bit holds the receive timeout interrupt clear.

pub fn txic(&mut self) -> TXIC_W[src]

Bit 5 - This bit holds the transmit interrupt clear.

pub fn rxic(&mut self) -> RXIC_W[src]

Bit 4 - This bit holds the receive interrupt clear.

pub fn dsrmic(&mut self) -> DSRMIC_W[src]

Bit 3 - This bit holds the modem DSR interrupt clear.

pub fn dcdmic(&mut self) -> DCDMIC_W[src]

Bit 2 - This bit holds the modem DCD interrupt clear.

pub fn ctsmic(&mut self) -> CTSMIC_W[src]

Bit 1 - This bit holds the modem CTS interrupt clear.

pub fn rimic(&mut self) -> RIMIC_W[src]

Bit 0 - This bit holds the modem RI interrupt clear.