Type Alias nrf52811_hal::pac::spis0::tasks_release::TASKS_RELEASE_W

source ·
pub type TASKS_RELEASE_W<'a, const O: u8> = BitWriterRaw<'a, u32, TASKS_RELEASE_SPEC, TASKS_RELEASE_AW, BitM, O>;
Expand description

Field TASKS_RELEASE writer - Release SPI semaphore, enabling the SPI slave to acquire it

Aliased Type§

struct TASKS_RELEASE_W<'a, const O: u8> { /* private fields */ }