Type Alias nrf52840_pac::rtc0::intenset::OVRFLW_W
source · pub type OVRFLW_W<'a, const O: u8> = BitWriter<'a, u32, INTENSET_SPEC, OVRFLW_AW, O>;
Expand description
Field OVRFLW
writer - Write ‘1’ to enable interrupt for OVRFLW event
Aliased Type§
struct OVRFLW_W<'a, const O: u8> { /* private fields */ }