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

type DAB = Reg<u32, _DAB>;

Device address base segment.

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

For information about available fields see dab module

Trait Implementations

impl Readable for DAB[src]

read() method returns dab::R reader structure

impl ResetValue for DAB[src]

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

type Type = u32

Register size

impl Writable for DAB[src]

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