[][src]Type Definition stm32wb_pac::usart1::cr3::W

type W = W<u32, CR3>;

Writer for register CR3

Implementations

impl W[src]

pub fn txftcfg(&mut self) -> TXFTCFG_W<'_>[src]

Bits 29:31 - TXFIFO threshold configuration

pub fn rxftie(&mut self) -> RXFTIE_W<'_>[src]

Bit 28 - RXFIFO threshold interrupt enable

pub fn rxftcfg(&mut self) -> RXFTCFG_W<'_>[src]

Bits 25:27 - Receive FIFO threshold configuration

pub fn tcbgtie(&mut self) -> TCBGTIE_W<'_>[src]

Bit 24 - Tr Complete before guard time, interrupt enable

pub fn txftie(&mut self) -> TXFTIE_W<'_>[src]

Bit 23 - threshold interrupt enable

pub fn wufie(&mut self) -> WUFIE_W<'_>[src]

Bit 22 - Wakeup from Stop mode interrupt enable

pub fn wus(&mut self) -> WUS_W<'_>[src]

Bits 20:21 - Wakeup from Stop mode interrupt flag selection

pub fn scarcnt(&mut self) -> SCARCNT_W<'_>[src]

Bits 17:19 - Smartcard auto-retry count

pub fn dep(&mut self) -> DEP_W<'_>[src]

Bit 15 - Driver enable polarity selection

pub fn dem(&mut self) -> DEM_W<'_>[src]

Bit 14 - Driver enable mode

pub fn ddre(&mut self) -> DDRE_W<'_>[src]

Bit 13 - DMA Disable on Reception Error

pub fn ovrdis(&mut self) -> OVRDIS_W<'_>[src]

Bit 12 - Overrun Disable

pub fn onebit(&mut self) -> ONEBIT_W<'_>[src]

Bit 11 - One sample bit method enable

pub fn ctsie(&mut self) -> CTSIE_W<'_>[src]

Bit 10 - CTS interrupt enable

pub fn ctse(&mut self) -> CTSE_W<'_>[src]

Bit 9 - CTS enable

pub fn rtse(&mut self) -> RTSE_W<'_>[src]

Bit 8 - RTS enable

pub fn dmat(&mut self) -> DMAT_W<'_>[src]

Bit 7 - DMA enable transmitter

pub fn dmar(&mut self) -> DMAR_W<'_>[src]

Bit 6 - DMA enable receiver

pub fn scen(&mut self) -> SCEN_W<'_>[src]

Bit 5 - Smartcard mode enable

pub fn nack(&mut self) -> NACK_W<'_>[src]

Bit 4 - Smartcard NACK enable

pub fn hdsel(&mut self) -> HDSEL_W<'_>[src]

Bit 3 - Half-duplex selection

pub fn irlp(&mut self) -> IRLP_W<'_>[src]

Bit 2 - Ir low-power

pub fn iren(&mut self) -> IREN_W<'_>[src]

Bit 1 - Ir mode enable

pub fn eie(&mut self) -> EIE_W<'_>[src]

Bit 0 - Error interrupt enable