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

type TASKS_GOIDLE = Reg<u32, _TASKS_GOIDLE>;

Force state machine to IDLE state

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

For information about available fields see tasks_goidle module

Trait Implementations

impl ResetValue for TASKS_GOIDLE[src]

Register TASKS_GOIDLE reset()'s with value 0

type Type = u32

Register size

impl Writable for TASKS_GOIDLE[src]

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