[][src]Type Definition stm32f1::stm32f102::usart1::cr3::W

type W = W<u32, CR3>;

Writer for register CR3

Methods

impl W[src]

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