grblHAL core  20240318
encoder_t Struct Reference

#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_tsettings
 

Field Documentation

◆ axis

uint_fast8_t axis

Axis index for MPG encoders, 0xFF for others.

◆ event

◆ id

uint_fast8_t id

◆ mode

◆ position

int32_t position

◆ settings

encoder_settings_t* settings

◆ velocity

uint32_t velocity

The documentation for this struct was generated from the following file: