A struct for the pins of a rotary (quadrature) encoder without a switch. More...
#include <Def/Def.hpp>
Public Attributes | |
| uint8_t | A | 
| The pin connected to the A pin of the encoder.  More... | |
| uint8_t | B | 
| The pin connected to the B pin of the encoder.  More... | |
A struct for the pins of a rotary (quadrature) encoder without a switch.
 1.8.16