|
Core
|
Core timestamp library. More...
#include <stdint.h>Go to the source code of this file.
Core timestamp library.
This core library component is used to initialize the hardware timestamp counters. The timestamp counter consists of a 16 bit counter (TIM3) which increments every microsecond, and a 32 bit counter which increments whenever the lower 16 bits overflow.