Type Alias gd32f1::gd32f130::rtc::time::PmW

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

Field PM writer - AM/PM mark

Aliased Type§

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