Type Definition nrf52820_pac::spis0::TASKS_RELEASE[][src]

type TASKS_RELEASE = Reg<u32, _TASKS_RELEASE>;
Expand description

Release SPI semaphore, enabling the SPI slave to acquire it

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

For information about available fields see tasks_release module

Trait Implementations

Register TASKS_RELEASE reset()’s with value 0

Register size

Reset value of the register

write(|w| ..) method takes tasks_release::W writer structure