Type Alias nrf51_hal::pac::rtc0::cc::COMPARE_W

source ·
pub type COMPARE_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CC_SPEC, u32, u32, Unsafe, 24, O>;
Expand description

Field COMPARE writer - Compare value.

Aliased Type§

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