[][src]Type Definition mkl25z4::uart0::c2::R

type R = R<u8, C2>;

Reader of register C2

Methods

impl R[src]

pub fn sbk(&self) -> SBK_R[src]

Bit 0 - Send Break

pub fn rwu(&self) -> RWU_R[src]

Bit 1 - Receiver Wakeup Control

pub fn re(&self) -> RE_R[src]

Bit 2 - Receiver Enable

pub fn te(&self) -> TE_R[src]

Bit 3 - Transmitter Enable

pub fn ilie(&self) -> ILIE_R[src]

Bit 4 - Idle Line Interrupt Enable for IDLE

pub fn rie(&self) -> RIE_R[src]

Bit 5 - Receiver Interrupt Enable for RDRF

pub fn tcie(&self) -> TCIE_R[src]

Bit 6 - Transmission Complete Interrupt Enable for TC

pub fn tie(&self) -> TIE_R[src]

Bit 7 - Transmit Interrupt Enable for TDRE