Type Alias nrf52810_hal::pac::pwm0::loop_::CNT_W

source ·
pub type CNT_W<'a, const O: u8> = FieldWriterRaw<'a, u32, LOOP_SPEC, u16, CNT_A, Unsafe, 16, O>;
Expand description

Field CNT writer - Number of playbacks of pattern cycles

Aliased Type§

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