Loading...
Searching...
No Matches
qdec_chan_t Struct Reference

QDEC channel. More...

Detailed Description

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
 

Field Documentation

◆ cc_chan

uint8_t qdec_chan_t::cc_chan

capture compare channel used

Definition at line 43 of file cpu_qdec.h.

◆ pin

gpio_t qdec_chan_t::pin

GPIO pin mapped to this channel.

Definition at line 42 of file cpu_qdec.h.


The documentation for this struct was generated from the following file: