Skip to main content

R

Type Alias R 

Source
pub type R = R<u8, C2>;
Expand description

Reader of register C2

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn sbk(&self) -> SBK_R

Bit 0 - Send Break

Source

pub fn rwu(&self) -> RWU_R

Bit 1 - Receiver Wakeup Control

Source

pub fn re(&self) -> RE_R

Bit 2 - Receiver Enable

Source

pub fn te(&self) -> TE_R

Bit 3 - Transmitter Enable

Source

pub fn ilie(&self) -> ILIE_R

Bit 4 - Idle Line Interrupt Enable

Source

pub fn rie(&self) -> RIE_R

Bit 5 - Receiver Full Interrupt or DMA Transfer Enable

Source

pub fn tcie(&self) -> TCIE_R

Bit 6 - Transmission Complete Interrupt Enable

Source

pub fn tie(&self) -> TIE_R

Bit 7 - Transmitter Interrupt or DMA Transfer Enable.