QDEC channel. More...
QDEC channel.
Definition at line 37 of file cpu_qdec.h.
#include <cpu_qdec.h>
Data Fields | |
| gpio_t | pin |
| GPIO pin mapped to this channel. | |
| uint8_t | cc_chan |
| capture compare channel used | |
| uint8_t qdec_chan_t::cc_chan |
capture compare channel used
Definition at line 39 of file cpu_qdec.h.
| gpio_t qdec_chan_t::pin |
GPIO pin mapped to this channel.
Definition at line 38 of file cpu_qdec.h.