Type Alias nrf52810_hal::pac::qdec::intenclr::REPORTRDY_W

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

Field REPORTRDY writer - Write ‘1’ to disable interrupt for event REPORTRDY

Aliased Type§

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