esp32-rotary-encoder
ESP32-compatible C library for Incremental Rotary Encoders.
 All Data Structures Files Functions Variables Enumerations Enumerator
Data Structures
Here are the data structures with brief descriptions:
oCrotary_encoder_event_tStruct represents a queued event, used to communicate current position to a waiting task
oCrotary_encoder_info_tStruct carries all the information needed by this driver to manage the rotary encoder device. The fields of this structure should not be accessed directly
\Crotary_encoder_state_tStruct represents the current state of the device in terms of incremental position and direction of last movement