Type Alias nrf52810_hal::pac::pwm0::tasks_stop::TASKS_STOP_W

source ·
pub type TASKS_STOP_W<'a, const O: u8> = BitWriterRaw<'a, u32, TASKS_STOP_SPEC, TASKS_STOP_AW, BitM, O>;
Expand description

Field TASKS_STOP writer - Stops PWM pulse generation on all channels at the end of current PWM period, and stops sequence playback

Aliased Type§

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