[][src]Type Definition mkl25z4::uart0::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 - UART _TX Pin Direction in Single-Wire Mode

pub fn r9t8(&self) -> R9T8_R[src]

Bit 6 - Receive Bit 9 / Transmit Bit 8

pub fn r8t9(&self) -> R8T9_R[src]

Bit 7 - Receive Bit 8 / Transmit Bit 9