Module tick

Source
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