Type Alias nrf52840_hal::pac::rng::intenset::VALRDY_W

source ·
pub type VALRDY_W<'a, const O: u8> = BitWriterRaw<'a, u32, INTENSET_SPEC, VALRDY_AW, BitM, O>;
Expand description

Field VALRDY writer - Write ‘1’ to enable interrupt for VALRDY event

Aliased Type§

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