R

Type Alias R 

Source
pub type R = R<u32, CR1>;
Expand description

Reader of register CR1

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn rxffie(&self) -> RXFFIE_R

Bit 31 - RXFIFO Full interrupt enable

Source

pub fn txfeie(&self) -> TXFEIE_R

Bit 30 - TXFIFO empty interrupt enable

Source

pub fn fifoen(&self) -> FIFOEN_R

Bit 29 - FIFO mode enable

Source

pub fn m1(&self) -> M1_R

Bit 28 - Word length

Source

pub fn eobie(&self) -> EOBIE_R

Bit 27 - End of Block interrupt enable

Source

pub fn rtoie(&self) -> RTOIE_R

Bit 26 - Receiver timeout interrupt enable

Source

pub fn deat4(&self) -> DEAT4_R

Bit 25 - Driver Enable assertion time

Source

pub fn deat3(&self) -> DEAT3_R

Bit 24 - DEAT3

Source

pub fn deat2(&self) -> DEAT2_R

Bit 23 - DEAT2

Source

pub fn deat1(&self) -> DEAT1_R

Bit 22 - DEAT1

Source

pub fn deat0(&self) -> DEAT0_R

Bit 21 - DEAT0

Source

pub fn dedt4(&self) -> DEDT4_R

Bit 20 - Driver Enable de-assertion time

Source

pub fn dedt3(&self) -> DEDT3_R

Bit 19 - DEDT3

Source

pub fn dedt2(&self) -> DEDT2_R

Bit 18 - DEDT2

Source

pub fn dedt1(&self) -> DEDT1_R

Bit 17 - DEDT1

Source

pub fn dedt0(&self) -> DEDT0_R

Bit 16 - DEDT0

Source

pub fn over8(&self) -> OVER8_R

Bit 15 - Oversampling mode

Source

pub fn cmie(&self) -> CMIE_R

Bit 14 - Character match interrupt enable

Source

pub fn mme(&self) -> MME_R

Bit 13 - Mute mode enable

Source

pub fn m0(&self) -> M0_R

Bit 12 - Word length

Source

pub fn wake(&self) -> WAKE_R

Bit 11 - Receiver wakeup method

Source

pub fn pce(&self) -> PCE_R

Bit 10 - Parity control enable

Source

pub fn ps(&self) -> PS_R

Bit 9 - Parity selection

Source

pub fn peie(&self) -> PEIE_R

Bit 8 - PE interrupt enable

Source

pub fn txeie(&self) -> TXEIE_R

Bit 7 - interrupt enable

Source

pub fn tcie(&self) -> TCIE_R

Bit 6 - Transmission complete interrupt enable

Source

pub fn rxneie(&self) -> RXNEIE_R

Bit 5 - RXNE interrupt enable

Source

pub fn idleie(&self) -> IDLEIE_R

Bit 4 - IDLE interrupt enable

Source

pub fn te(&self) -> TE_R

Bit 3 - Transmitter enable

Source

pub fn re(&self) -> RE_R

Bit 2 - Receiver enable

Source

pub fn uesm(&self) -> UESM_R

Bit 1 - USART enable in Stop mode

Source

pub fn ue(&self) -> UE_R

Bit 0 - USART enable