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

type EVENTS_FIELDLOST = Reg<u32, _EVENTS_FIELDLOST>;

Remote NFC field lost

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

For information about available fields see events_fieldlost module

Trait Implementations

impl Readable for EVENTS_FIELDLOST[src]

read() method returns events_fieldlost::R reader structure

impl ResetValue for EVENTS_FIELDLOST[src]

Register EVENTS_FIELDLOST reset()'s with value 0

type Type = u32

Register size

impl Writable for EVENTS_FIELDLOST[src]

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