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

type BB_RFTESTCNTL = Reg<u32, _BB_RFTESTCNTL>;

RF testing and regulatory body support register

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

For information about available fields see bb_rftestcntl module

Trait Implementations

impl Readable for BB_RFTESTCNTL[src]

read() method returns bb_rftestcntl::R reader structure

impl ResetValue for BB_RFTESTCNTL[src]

Register BB_RFTESTCNTL reset()'s with value 0x0800

type Type = u32

Register size

impl Writable for BB_RFTESTCNTL[src]

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