Struct nrf52840::spis0::TASKS_RELEASE[][src]

pub struct TASKS_RELEASE { /* fields omitted */ }

Release SPI semaphore, enabling the SPI slave to acquire it

Methods

impl TASKS_RELEASE
[src]

Writes to the register

Auto Trait Implementations