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

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

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