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

type EVENTS_SELECTED = Reg<u32, _EVENTS_SELECTED>;

NFC Auto collision resolution successfully completed

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

For information about available fields see events_selected module

Trait Implementations

impl Readable for EVENTS_SELECTED[src]

read() method returns events_selected::R reader structure

impl ResetValue for EVENTS_SELECTED[src]

Register EVENTS_SELECTED reset()'s with value 0

type Type = u32

Register size

impl Writable for EVENTS_SELECTED[src]

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