[][src]Type Definition nrf52832_hal::target::i2s::TASKS_STOP

type TASKS_STOP = Reg<u32, _TASKS_STOP>;

Stops I2S transfer. Also stops MCK generator. Triggering this task will cause the {event:STOPPED} event to be generated.

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

For information about available fields see tasks_stop module