#include <arduinodaq2pc-structs.h>
Public Attributes | |
| uint16_t | enc_pos |
| Absolute value read from the encoder (10 bits resolution) More... | |
| uint8_t | enc_status |
| See EMS22A datasheet for the bit map. More... | |
| uint32_t | timestamp_ms |
Definition at line 322 of file arduinodaq2pc-structs.h.
| uint16_t TFrame_ENCODER_ABS_reading_payload_t::enc_pos |
Absolute value read from the encoder (10 bits resolution)
Definition at line 325 of file arduinodaq2pc-structs.h.
| uint8_t TFrame_ENCODER_ABS_reading_payload_t::enc_status |
See EMS22A datasheet for the bit map.
Definition at line 326 of file arduinodaq2pc-structs.h.
| uint32_t TFrame_ENCODER_ABS_reading_payload_t::timestamp_ms |
Definition at line 324 of file arduinodaq2pc-structs.h.