Type Alias nrf52840_hal::pac::timer3::cc::CC_W

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

Field CC writer - Capture/Compare value

Aliased Type§

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