Type Alias gd32f1::gd32f190::rtc::date::DowW

source ·
pub type DowW<'a, REG> = FieldWriter<'a, REG, 3>;
Expand description

Field DOW writer - Week day units

Aliased Type§

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