Type Alias nrf51_hal::pac::power::intenclr::POFWARN_W

source ·
pub type POFWARN_W<'a, const O: u8> = BitWriterRaw<'a, u32, INTENCLR_SPEC, POFWARN_AW, BitM, O>;
Expand description

Field POFWARN writer - Disable interrupt on POFWARN event.

Aliased Type§

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