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

type EVENTS_END = Reg<u32, _EVENTS_END>;

Address resolution procedure complete

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

For information about available fields see events_end module

Trait Implementations

impl Readable for EVENTS_END[src]

read() method returns events_end::R reader structure

impl ResetValue for EVENTS_END[src]

Register EVENTS_END reset()'s with value 0

type Type = u32

Register size

impl Writable for EVENTS_END[src]

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