Type Definition microbit::hal::pac::pwm0::TASKS_STOP[]

type TASKS_STOP = Reg<u32, _TASKS_STOP>;
Expand description

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

This register you can reset, write, write_with_zero. See API.

For information about available fields see tasks_stop module