Type Alias nrf51_hal::pac::timer0::intenset::COMPARE0_W

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

Field COMPARE0 writer - Enable interrupt on COMPARE[0]

Aliased Type§

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