Type Alias nrf52811_hal::pac::power::pofcon::THRESHOLD_W

source ·
pub type THRESHOLD_W<'a, const O: u8> = FieldWriterRaw<'a, u32, POFCON_SPEC, u8, THRESHOLD_A, Unsafe, 4, O>;
Expand description

Field THRESHOLD writer - Power failure comparator threshold setting

Aliased Type§

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