Type Alias nrf52832_hal::pac::comp::hyst::HYST_W

source ·
pub type HYST_W<'a, const O: u8> = BitWriterRaw<'a, u32, HYST_SPEC, HYST_A, BitM, O>;
Expand description

Field HYST writer - Comparator hysteresis

Aliased Type§

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