pub type BASE_CLOCK = Reg<BASE_CLOCK_SPEC>;
Expand description
base_clock (rw) register accessor: Base clock divider
You can read
this register and get base_clock::R
. You can reset
, write
, write_with_zero
this register using base_clock::W
. You can also modify
this register. See API.
For information about available fields see base_clock
module
Aliased Typeยง
struct BASE_CLOCK { /* private fields */ }