Type Alias gd32e1::gd32e103::usart0::baud::W

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

Register BAUD writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn fradiv(&mut self) -> FradivW<'_, BaudSpec>

Bits 0:3 - Fraction part of baud-rate divider

source

pub fn intdiv(&mut self) -> IntdivW<'_, BaudSpec>

Bits 4:15 - Integer part of baud-rate divider