[][src]Type Definition nrf51::radio::DAP

type DAP = Reg<u32, _DAP>;

Device address prefix.

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

For information about available fields see dap module

Trait Implementations

impl Readable for DAP[src]

read() method returns dap::R reader structure

impl ResetValue for DAP[src]

Register DAP[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for DAP[src]

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