Type Alias nrf52840_pac::qdec::intenclr::REPORTRDY_W
source · pub type REPORTRDY_W<'a, const O: u8> = BitWriter<'a, u32, INTENCLR_SPEC, REPORTRDY_AW, O>;
Expand description
Field REPORTRDY
writer - Write ‘1’ to disable interrupt for REPORTRDY event
Aliased Type§
struct REPORTRDY_W<'a, const O: u8> { /* private fields */ }