Type Alias nrf52832_hal::pac::rtc0::intenclr::OVRFLW_W

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

Field OVRFLW writer - Write ‘1’ to Disable interrupt for OVRFLW event

Aliased Type§

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