esp32-rotary-encoder
ESP32-compatible C library for Incremental Rotary Encoders.
 All Data Structures Files Functions Variables Enumerations Enumerator
Data Fields
rotary_encoder_event_t Struct Reference

Struct represents a queued event, used to communicate current position to a waiting task. More...

#include <rotary_encoder.h>

Data Fields

rotary_encoder_state_t state
 The device state corresponding to this event.
 

Detailed Description

Struct represents a queued event, used to communicate current position to a waiting task.


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