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

type TASKS_SENSE = Reg<u32, _TASKS_SENSE>;

Enable NFC sense field mode, change state to sense mode

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

For information about available fields see tasks_sense module

Trait Implementations

impl ResetValue for TASKS_SENSE[src]

Register TASKS_SENSE reset()'s with value 0

type Type = u32

Register size

impl Writable for TASKS_SENSE[src]

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