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

type PCNF0 = Reg<u32, _PCNF0>;

Packet configuration 0.

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

For information about available fields see pcnf0 module

Trait Implementations

impl Readable for PCNF0[src]

read() method returns pcnf0::R reader structure

impl ResetValue for PCNF0[src]

Register PCNF0 reset()'s with value 0

type Type = u32

Register size

impl Writable for PCNF0[src]

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