[][src]Type Definition rsl10_pac::dio::DIO_BB_RX_SRC

type DIO_BB_RX_SRC = Reg<u32, _DIO_BB_RX_SRC>;

Baseband Controller RX Data And Clock Input Selection

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

For information about available fields see dio_bb_rx_src module

Trait Implementations

impl Readable for DIO_BB_RX_SRC[src]

read() method returns dio_bb_rx_src::R reader structure

impl ResetValue for DIO_BB_RX_SRC[src]

Register DIO_BB_RX_SRC reset()'s with value 0x0012_1212

type Type = u32

Register size

impl Writable for DIO_BB_RX_SRC[src]

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