![]() |
ARMEBS4
revision-26.06.2015
|
Timeout structure. More...
#include "C:/Programs/ARMEBS4/current/doc/eclipse-doc/ext/libheivs_stm32/include/heivs/time.h"
Timeout structure.
This structure is used to hold a timeout value. This structure only holds a single integer, this trick is used to prevent erroneous operations that can be done on integers, but not on this value.
This protection comes at no CPU or memory cost.