Expand description
Controls the tick generator
Structs§
- TICK_
SPEC - Controls the tick generator
Type Aliases§
- COUNT_R
- Field
COUNT
reader - Count down timer: the remaining number clk_tick cycles before the next tick is generated. - CYCLES_
R - Field
CYCLES
reader - Total number of clk_tick cycles before the next tick. - CYCLES_
W - Field
CYCLES
writer - Total number of clk_tick cycles before the next tick. - ENABLE_
R - Field
ENABLE
reader - start / stop tick generation - ENABLE_
W - Field
ENABLE
writer - start / stop tick generation - R
- Register
TICK
reader - RUNNING_
R - Field
RUNNING
reader - Is the tick generator running? - W
- Register
TICK
writer