Type Alias nrf51_hal::pac::qdec::intenclr::SAMPLERDY_W

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

Field SAMPLERDY writer - Disable interrupt on SAMPLERDY event.

Aliased Type§

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