Type Alias nrf51_hal::pac::timer0::shorts::COMPARE3_CLEAR_W

source ·
pub type COMPARE3_CLEAR_W<'a, const O: u8> = BitWriterRaw<'a, u32, SHORTS_SPEC, COMPARE3_CLEAR_A, BitM, O>;
Expand description

Field COMPARE3_CLEAR writer - Shortcut between CC[3] event and the CLEAR task.

Aliased Type§

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