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

type EVENTS_AUTOCOLRESSTARTED = Reg<u32, _EVENTS_AUTOCOLRESSTARTED>;

Auto collision resolution process has started

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

For information about available fields see events_autocolresstarted module

Trait Implementations

impl Readable for EVENTS_AUTOCOLRESSTARTED[src]

read() method returns events_autocolresstarted::R reader structure

impl ResetValue for EVENTS_AUTOCOLRESSTARTED[src]

Register EVENTS_AUTOCOLRESSTARTED reset()'s with value 0

type Type = u32

Register size

impl Writable for EVENTS_AUTOCOLRESSTARTED[src]

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