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

pub type TASKS_START = Reg<u32, _TASKS_START>;
Expand description

Starts continuous I2S transfer. Also starts MCK generator when this is enabled.

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

For information about available fields see tasks_start module