Type Alias nrf52840_pac::timer3::cc::CC_W

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

Field CC writer - Capture/Compare value

Aliased Type§

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