A struct for the pins of a rotary (quadrature) encoder without a switch. More...
#include <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.
| uint8_t EncoderPinList::A |
| uint8_t EncoderPinList::B |
1.8.16