advanced structs and variables More...
Data Structures | |
struct | sTime |
internal struct used to save all data related to the elapsed time More... | |
struct | sTimeCycle |
internal struct used to save all data related to one cyclic function More... | |
Variables | |
volatile struct sTime | tucbot_time |
internal variable used to save all data related to the elapsed time More... | |
volatile struct sTimeCycle | tucbot_time_cycles [kTimeMaxCycleCount] |
internal variable used to save all data related to cyclic functions More... | |
advanced structs and variables
volatile struct sTime tucbot_time |
internal variable used to save all data related to the elapsed time
volatile struct sTimeCycle tucbot_time_cycles[kTimeMaxCycleCount] |
internal variable used to save all data related to cyclic functions