[][src]Type Definition stm32f3::stm32f3x8::usart1::cr3::W

type W = W<u32, CR3>;

Writer for register CR3

Methods

impl W[src]

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 - IrDA low-power

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

Bit 1 - IrDA mode enable

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

Bit 0 - Error interrupt enable