Type Alias nrf52840_hal::pac::rtc0::evten::OVRFLW_W

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

Field OVRFLW writer - Enable or disable event routing for OVRFLW event

Aliased Type§

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