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

type TASKS_ACTIVATE = Reg<u32, _TASKS_ACTIVATE>;

Activate NFC peripheral for incoming and outgoing frames, change state to activated

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

For information about available fields see tasks_activate module

Trait Implementations

impl ResetValue for TASKS_ACTIVATE[src]

Register TASKS_ACTIVATE reset()'s with value 0

type Type = u32

Register size

impl Writable for TASKS_ACTIVATE[src]

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