Type Alias nrf52832_hal::pac::rng::intenclr::VALRDY_W

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

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

Aliased Type§

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