Type Alias stm32f4xx_hal::pac::rtc::tr::PM_W

source ·
pub type PM_W<'a, const O: u8> = BitWriterRaw<'a, u32, TR_SPEC, PM_A, BitM, O>;
Expand description

Field PM writer - AM/PM notation

Aliased Type§

struct PM_W<'a, const O: u8> { /* private fields */ }