Type Alias nrf52810_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 event VALRDY

Aliased Type§

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