[][src]Type Definition nrf9160_hal::pac::i2s_ns::TASKS_STOP

type TASKS_STOP = Reg<u32, _TASKS_STOP>;

Stops I2S transfer. Also stops MCK generator. Triggering this task will cause the 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