[][src]Type Definition mkl25z4::uart2::c3::R

type R = R<u8, C3>;

Reader of register C3

Methods

impl R[src]

pub fn peie(&self) -> PEIE_R[src]

Bit 0 - Parity Error Interrupt Enable

pub fn feie(&self) -> FEIE_R[src]

Bit 1 - Framing Error Interrupt Enable

pub fn neie(&self) -> NEIE_R[src]

Bit 2 - Noise Error Interrupt Enable

pub fn orie(&self) -> ORIE_R[src]

Bit 3 - Overrun Interrupt Enable

pub fn txinv(&self) -> TXINV_R[src]

Bit 4 - Transmit Data Inversion

pub fn txdir(&self) -> TXDIR_R[src]

Bit 5 - TxD Pin Direction in Single-Wire Mode

pub fn t8(&self) -> T8_R[src]

Bit 6 - Ninth Data Bit for Transmitter

pub fn r8(&self) -> R8_R[src]

Bit 7 - Ninth Data Bit for Receiver