[][src]Type Definition nrf51::aar::EVENTS_RESOLVED

type EVENTS_RESOLVED = Reg<u32, _EVENTS_RESOLVED>;

Address resolved.

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

For information about available fields see events_resolved module

Trait Implementations

impl Readable for EVENTS_RESOLVED[src]

read() method returns events_resolved::R reader structure

impl ResetValue for EVENTS_RESOLVED[src]

Register EVENTS_RESOLVED reset()'s with value 0

type Type = u32

Register size

impl Writable for EVENTS_RESOLVED[src]

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