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

type ADDRPTR = Reg<u32, _ADDRPTR>;

Pointer to the resolvable address

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

For information about available fields see addrptr module

Trait Implementations

impl Readable for ADDRPTR[src]

read() method returns addrptr::R reader structure

impl ResetValue for ADDRPTR[src]

Register ADDRPTR reset()'s with value 0

type Type = u32

Register size

impl Writable for ADDRPTR[src]

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