Type Definition stm32f1::stm32f102::usart1::cr1::R[][src]

type R = R<u32, CR1>;

Reader of register CR1

Implementations

impl R[src]

pub fn ue(&self) -> UE_R[src]

Bit 13 - USART enable

pub fn m(&self) -> M_R[src]

Bit 12 - Word length

pub fn wake(&self) -> WAKE_R[src]

Bit 11 - Wakeup method

pub fn pce(&self) -> PCE_R[src]

Bit 10 - Parity control enable

pub fn ps(&self) -> PS_R[src]

Bit 9 - Parity selection

pub fn peie(&self) -> PEIE_R[src]

Bit 8 - PE interrupt enable

pub fn txeie(&self) -> TXEIE_R[src]

Bit 7 - TXE interrupt enable

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

Bit 6 - Transmission complete interrupt enable

pub fn rxneie(&self) -> RXNEIE_R[src]

Bit 5 - RXNE interrupt enable

pub fn idleie(&self) -> IDLEIE_R[src]

Bit 4 - IDLE interrupt enable

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

Bit 3 - Transmitter enable

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

Bit 2 - Receiver enable

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

Bit 1 - Receiver wakeup

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

Bit 0 - Send break