![]() |
CROSS Technical Documentation User Manual and Technical Doc.
INFN Milano Bicocca
|
#include "tutti_gli_header.h"Go to the source code of this file.
Functions | |
| void | Aspetta_tanti_ms (int millisecondi) |
| The timing function. | |
| void | SysTick_Handler (void) |
| The timing function. | |
| void | TIMER0_setup (void) |
| Use of timer0 as a delay. | |
| void | TIMER1_setup (void) |
| Use of timer0 as an endless counter. | |
Variables | |
| volatile bool | timer = 0 |
| volatile uint32_t | ticks = 0 |
| volatile uint32_t | N = 100 |