Type Alias nrf51_hal::pac::rtc0::intenclr::COMPARE3_W

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

Field COMPARE3 writer - Disable interrupt on COMPARE[3] event.

Aliased Type§

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