Type Alias nrf52810_hal::pac::clock::intenset::HFCLKSTARTED_W

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

Field HFCLKSTARTED writer - Write ‘1’ to enable interrupt for event HFCLKSTARTED

Aliased Type§

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