[][src]Type Definition nrf51::spis1::TASKS_RELEASE

type TASKS_RELEASE = Reg<u32, _TASKS_RELEASE>;

Release SPI semaphore.

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

For information about available fields see tasks_release module

Trait Implementations

impl ResetValue for TASKS_RELEASE[src]

Register TASKS_RELEASE reset()'s with value 0

type Type = u32

Register size

impl Writable for TASKS_RELEASE[src]

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