Type Alias gd32f1::gd32f130::rtc::date::MontW

source ·
pub type MontW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field MONT writer - Month tens in BCD format

Aliased Type§

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