grblHAL core  20241107
encoder_settings_t Struct Reference

#include <plugins.h>

Data Fields

encoder_mode_t mode
 
uint32_t cpr
 Count per revolution. More...
 
uint32_t cpd
 Count per detent. More...
 
uint32_t dbl_click_window
 ms. More...
 
encoder_flags_t flags
 

Field Documentation

◆ cpd

uint32_t cpd

Count per detent.

◆ cpr

uint32_t cpr

Count per revolution.

◆ dbl_click_window

uint32_t dbl_click_window

ms.

◆ flags

◆ mode


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