Type Alias nrf51_hal::pac::timer0::intenset::COMPARE1_W

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

Field COMPARE1 writer - Enable interrupt on COMPARE[1]

Aliased Type§

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