[][src]Type Definition gd32vf103_pac::usart0::ctl0::W

type W = W<u32, CTL0>;

Writer for register CTL0

Implementations

impl W[src]

pub fn uen(&mut self) -> UEN_W<'_>[src]

Bit 13 - USART enable

pub fn wl(&mut self) -> WL_W<'_>[src]

Bit 12 - Word length

pub fn wm(&mut self) -> WM_W<'_>[src]

Bit 11 - Wakeup method in mute mode

pub fn pcen(&mut self) -> PCEN_W<'_>[src]

Bit 10 - Parity check function enable

pub fn pm(&mut self) -> PM_W<'_>[src]

Bit 9 - Parity mode

pub fn perrie(&mut self) -> PERRIE_W<'_>[src]

Bit 8 - Parity error interrupt enable

pub fn tbeie(&mut self) -> TBEIE_W<'_>[src]

Bit 7 - Transmitter buffer empty interrupt enable

pub fn tcie(&mut self) -> TCIE_W<'_>[src]

Bit 6 - Transmission complete interrupt enable

pub fn rbneie(&mut self) -> RBNEIE_W<'_>[src]

Bit 5 - Read data buffer not empty interrupt and overrun error interrupt enable

pub fn idleie(&mut self) -> IDLEIE_W<'_>[src]

Bit 4 - IDLE line detected interrupt enable

pub fn ten(&mut self) -> TEN_W<'_>[src]

Bit 3 - Transmitter enable

pub fn ren(&mut self) -> REN_W<'_>[src]

Bit 2 - Receiver enable

pub fn rwu(&mut self) -> RWU_W<'_>[src]

Bit 1 - Receiver wakeup from mute mode

pub fn sbkcmd(&mut self) -> SBKCMD_W<'_>[src]

Bit 0 - Send break command