[][src]Type Definition stm32wb_pac::usart1::cr1::R

type R = R<u32, CR1>;

Reader of register CR1

Implementations

impl R[src]

pub fn rxffie(&self) -> RXFFIE_R[src]

Bit 31 - RXFIFO Full interrupt enable

pub fn txfeie(&self) -> TXFEIE_R[src]

Bit 30 - TXFIFO empty interrupt enable

pub fn fifoen(&self) -> FIFOEN_R[src]

Bit 29 - FIFO mode enable

pub fn m1(&self) -> M1_R[src]

Bit 28 - Word length

pub fn eobie(&self) -> EOBIE_R[src]

Bit 27 - End of Block interrupt enable

pub fn rtoie(&self) -> RTOIE_R[src]

Bit 26 - Receiver timeout interrupt enable

pub fn deat4(&self) -> DEAT4_R[src]

Bit 25 - Driver Enable assertion time

pub fn deat3(&self) -> DEAT3_R[src]

Bit 24 - DEAT3

pub fn deat2(&self) -> DEAT2_R[src]

Bit 23 - DEAT2

pub fn deat1(&self) -> DEAT1_R[src]

Bit 22 - DEAT1

pub fn deat0(&self) -> DEAT0_R[src]

Bit 21 - DEAT0

pub fn dedt4(&self) -> DEDT4_R[src]

Bit 20 - Driver Enable de-assertion time

pub fn dedt3(&self) -> DEDT3_R[src]

Bit 19 - DEDT3

pub fn dedt2(&self) -> DEDT2_R[src]

Bit 18 - DEDT2

pub fn dedt1(&self) -> DEDT1_R[src]

Bit 17 - DEDT1

pub fn dedt0(&self) -> DEDT0_R[src]

Bit 16 - DEDT0

pub fn over8(&self) -> OVER8_R[src]

Bit 15 - Oversampling mode

pub fn cmie(&self) -> CMIE_R[src]

Bit 14 - Character match interrupt enable

pub fn mme(&self) -> MME_R[src]

Bit 13 - Mute mode enable

pub fn m0(&self) -> M0_R[src]

Bit 12 - Word length

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

Bit 11 - Receiver 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 - 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 uesm(&self) -> UESM_R[src]

Bit 1 - USART enable in Stop mode

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

Bit 0 - USART enable