pub type TASKS_STOP_W<'a, const O: u8> = BitWriter<'a, u32, TASKS_STOP_SPEC, TASKS_STOP_AW, O>;
Expand description

Field TASKS_STOP writer - Stops I2S transfer and MCK generator. Triggering this task will cause the event STOPPED to be generated.

Implementations

Trigger task