#include <base/utils/aversive.h>
#include <encoders_eirbot_config.h>
Go to the source code of this file.
Typedefs | |
typedef int32_t | encoders |
Functions | |
void | encoders_init (void) |
void | encoders_manage (void) |
encoders | encoders_get_value (uint8_t number) |
Definition in file encoders_eirbot.h.
typedef int32_t encoders |
Definition at line 32 of file encoders_eirbot.h.
encoders encoders_get_value | ( | uint8_t | number | ) |
Extract counter value
void encoders_init | ( | void | ) |
Initialisation of counters, variables
void encoders_manage | ( | void | ) |
Update counter values, need to be done quite (depends on which counter)