Type Alias gd32f1::gd32f130::usart0::baud::IntdivW

source ·
pub type IntdivW<'a, REG> = FieldWriterSafe<'a, REG, 12, u16>;
Expand description

Field INTDIV writer - Integer part of baud-rate divider

Aliased Type§

struct IntdivW<'a, REG> { /* private fields */ }