Type Alias stm32_hal2::pac::comp1::cfgr1::POLARITY_W

source ·
pub type POLARITY_W<'a, const O: u8> = BitWriterRaw<'a, u32, CFGR1_SPEC, bool, BitM, O>;
Expand description

Field POLARITY writer - COMP channel 1 polarity selection bit

Aliased Type§

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