Type Alias gd32f1::gd32f190::rtc::date::YrtW

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

Field YRT writer - Year tens in BCD format

Aliased Type§

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