Type Definition stm32f3::stm32f373::rtc::cr::POL_W

source · []
pub type POL_W<'a, const O: u8> = BitWriter<'a, u32, CR_SPEC, POL_A, O>;
Expand description

Field POL writer - Output polarity

Implementations

The pin is high when ALRAF/ALRBF/WUTF is asserted (depending on OSEL[1:0])

The pin is low when ALRAF/ALRBF/WUTF is asserted (depending on OSEL[1:0])