Type Alias gd32f1::gd32f130::rtc::time::MnuW

source ·
pub type MnuW<'a, REG> = FieldWriter<'a, REG, 4>;
Expand description

Field MNU writer - Minute units in BCD format

Aliased Type§

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