Type Alias stm32f4xx_hal::pac::rtc::dr::MT_R

source ·
pub type MT_R = BitReaderRaw<bool>;
Expand description

Field MT reader - Month tens in BCD format

Aliased Type§

struct MT_R { /* private fields */ }