[][src]Type Definition nrf52832_pac::nfct::TASKS_GOSLEEP

type TASKS_GOSLEEP = Reg<u32, _TASKS_GOSLEEP>;

Force state machine to SLEEP_A state

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

For information about available fields see tasks_gosleep module

Trait Implementations

impl ResetValue for TASKS_GOSLEEP[src]

Register TASKS_GOSLEEP reset()'s with value 0

type Type = u32

Register size

impl Writable for TASKS_GOSLEEP[src]

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