Type Alias nrf52832_hal::pac::clock::intenset::DONE_W

source ·
pub type DONE_W<'a, const O: u8> = BitWriterRaw<'a, u32, INTENSET_SPEC, DONE_AW, BitM, O>;
Expand description

Field DONE writer - Write ‘1’ to Enable interrupt for DONE event

Aliased Type§

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