[][src]Type Definition k22f::uart1::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 Error Interrupt Enable

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

Bit 4 - Transmit Data Inversion.

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

Bit 5 - Transmitter Pin Data Direction in Single-Wire mode

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

Bit 6 - Transmit Bit 8

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

Bit 7 - Received Bit 8