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

type BB_RADIOTXRXTIM1 = Reg<u32, _BB_RADIOTXRXTIM1>;

Second control register for the radio interface timing compensation delays

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

For information about available fields see bb_radiotxrxtim1 module

Trait Implementations

impl Readable for BB_RADIOTXRXTIM1[src]

read() method returns bb_radiotxrxtim1::R reader structure

impl ResetValue for BB_RADIOTXRXTIM1[src]

Register BB_RADIOTXRXTIM1 reset()'s with value 0

type Type = u32

Register size

impl Writable for BB_RADIOTXRXTIM1[src]

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