Use these constants to specify which of the three tachometer counters should be reset. More...
Defines | |
#define | RESET_NONE 0x00 |
#define | RESET_COUNT 0x08 |
#define | RESET_BLOCK_COUNT 0x20 |
#define | RESET_ROTATION_COUNT 0x40 |
#define | RESET_BLOCKANDTACHO 0x28 |
#define | RESET_ALL 0x68 |
Use these constants to specify which of the three tachometer counters should be reset.
Reset constants can be combined with bitwise OR.