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

type BB_TIMGENCNTL = Reg<u32, _BB_TIMGENCNTL>;

Timing generator control register

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

For information about available fields see bb_timgencntl module

Trait Implementations

impl Readable for BB_TIMGENCNTL[src]

read() method returns bb_timgencntl::R reader structure

impl ResetValue for BB_TIMGENCNTL[src]

Register BB_TIMGENCNTL reset()'s with value 0x81fe_0096

type Type = u32

Register size

impl Writable for BB_TIMGENCNTL[src]

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