Type Alias stm32h7xx_hal::stm32::rtc::cr::POL_R

source ·
pub type POL_R = BitReaderRaw<POL_A>;
Expand description

Field POL reader - Output polarity This bit is used to configure the polarity of RTC_ALARM output

Aliased Type§

struct POL_R { /* private fields */ }