Type Alias stm32_hal2::pac::comp1::cfgr2::HYST_W

source ·
pub type HYST_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CFGR2_SPEC, u8, u8, Unsafe, 2, O>;
Expand description

Field HYST writer - COMP channel 1 hysteresis selection bits

Aliased Type§

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