Type Alias nrf52832_hal::pac::rng::shorts::VALRDY_STOP_W

source ·
pub type VALRDY_STOP_W<'a, const O: u8> = BitWriterRaw<'a, u32, SHORTS_SPEC, VALRDY_STOP_A, BitM, O>;
Expand description

Field VALRDY_STOP writer - Shortcut between VALRDY event and STOP task

Aliased Type§

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