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

type DACNF = Reg<u32, _DACNF>;

Device address match configuration.

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

For information about available fields see dacnf module

Trait Implementations

impl Readable for DACNF[src]

read() method returns dacnf::R reader structure

impl ResetValue for DACNF[src]

Register DACNF reset()'s with value 0

type Type = u32

Register size

impl Writable for DACNF[src]

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