[][src]Type Definition ambiq_apollo1_pac::uart::mis::R

type R = R<u32, MIS>;

Reader of register MIS

Methods

impl R[src]

pub fn oemis(&self) -> OEMIS_R[src]

Bit 10 - This bit holds the overflow interrupt status masked.

pub fn bemis(&self) -> BEMIS_R[src]

Bit 9 - This bit holds the break error interrupt status masked.

pub fn pemis(&self) -> PEMIS_R[src]

Bit 8 - This bit holds the parity error interrupt status masked.

pub fn femis(&self) -> FEMIS_R[src]

Bit 7 - This bit holds the framing error interrupt status masked.

pub fn rtmis(&self) -> RTMIS_R[src]

Bit 6 - This bit holds the receive timeout interrupt status masked.

pub fn txmis(&self) -> TXMIS_R[src]

Bit 5 - This bit holds the transmit interrupt status masked.

pub fn rxmis(&self) -> RXMIS_R[src]

Bit 4 - This bit holds the receive interrupt status masked.

pub fn dsrmmis(&self) -> DSRMMIS_R[src]

Bit 3 - This bit holds the modem DSR interrupt status masked.

pub fn dcdmmis(&self) -> DCDMMIS_R[src]

Bit 2 - This bit holds the modem DCD interrupt status masked.

pub fn ctsmmis(&self) -> CTSMMIS_R[src]

Bit 1 - This bit holds the modem CTS interrupt status masked.

pub fn rimmis(&self) -> RIMMIS_R[src]

Bit 0 - This bit holds the modem RI interrupt status masked.