Type Alias nrf52832_hal::pac::ccm::intenclr::ENDKSGEN_W

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

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

Aliased Type§

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