Type Alias nrf52811_hal::pac::pwm0::seq::enddelay::CNT_W

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

Field CNT writer - Time added after the sequence in PWM periods

Aliased Type§

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