#include <Def/Def.hpp>
A struct for the pins of a rotary (quadrature) encoder without a switch.
Definition at line 47 of file Def.hpp.
|
uint8_t | A |
| The pin connected to the A pin of the encoder.
|
|
uint8_t | B |
| The pin connected to the B pin of the encoder.
|
|
The pin connected to the A pin of the encoder.
Definition at line 48 of file Def.hpp.
The pin connected to the B pin of the encoder.
Definition at line 49 of file Def.hpp.
The documentation for this struct was generated from the following file: