[][src]Type Definition rsl10_pac::bb::BB_RADIOCNTL0

type BB_RADIOCNTL0 = Reg<u32, _BB_RADIOCNTL0>;

Principal control register for the radio interface

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

For information about available fields see bb_radiocntl0 module

Trait Implementations

impl Readable for BB_RADIOCNTL0[src]

read() method returns bb_radiocntl0::R reader structure

impl ResetValue for BB_RADIOCNTL0[src]

Register BB_RADIOCNTL0 reset()'s with value 0x02

type Type = u32

Register size

impl Writable for BB_RADIOCNTL0[src]

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