[][src]Type Definition nrf52832_pac::aar::EVENTS_NOTRESOLVED

type EVENTS_NOTRESOLVED = Reg<u32, _EVENTS_NOTRESOLVED>;

Address not resolved

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

For information about available fields see events_notresolved module

Trait Implementations

impl Readable for EVENTS_NOTRESOLVED[src]

read() method returns events_notresolved::R reader structure

impl ResetValue for EVENTS_NOTRESOLVED[src]

Register EVENTS_NOTRESOLVED reset()'s with value 0

type Type = u32

Register size

impl Writable for EVENTS_NOTRESOLVED[src]

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