QDEC channel. More...
QDEC channel.
Definition at line 41 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 43 of file cpu_qdec.h.
gpio_t qdec_chan_t::pin |
GPIO pin mapped to this channel.
Definition at line 42 of file cpu_qdec.h.