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

type BB_RWBBCNTL = Reg<u32, _BB_RWBBCNTL>;

Baseband control register

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

For information about available fields see bb_rwbbcntl module

Trait Implementations

impl Readable for BB_RWBBCNTL[src]

read() method returns bb_rwbbcntl::R reader structure

impl ResetValue for BB_RWBBCNTL[src]

Register BB_RWBBCNTL reset()'s with value 0

type Type = u32

Register size

impl Writable for BB_RWBBCNTL[src]

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