#include <plugins.h>
Data Fields | |
encoder_mode_t | mode |
uint_fast8_t | id |
uint_fast8_t | axis |
Axis index for MPG encoders, 0xFF for others. More... | |
int32_t | position |
uint32_t | velocity |
encoder_event_t | event |
encoder_settings_t * | settings |
uint_fast8_t axis |
Axis index for MPG encoders, 0xFF for others.
encoder_event_t event |
uint_fast8_t id |
encoder_mode_t mode |
int32_t position |
encoder_settings_t* settings |
uint32_t velocity |