Type Alias gd32f1::gd32f130::usart0::cmd::W

source ·
pub type W = W<CmdSpec>;
Expand description

Register CMD writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn abdcmd(&mut self) -> AbdcmdW<'_, CmdSpec>

Bit 0 - Auto baudrate detection command

source

pub fn sbkcmd(&mut self) -> SbkcmdW<'_, CmdSpec>

Bit 1 - Send break command

source

pub fn mmcmd(&mut self) -> MmcmdW<'_, CmdSpec>

Bit 2 - Mute mode command

source

pub fn rxfcmd(&mut self) -> RxfcmdW<'_, CmdSpec>

Bit 3 - Receive data flush command

source

pub fn txfcmd(&mut self) -> TxfcmdW<'_, CmdSpec>

Bit 4 - Transmit data flush request