TC QDEC configuration structure.
Configuration struct for a TC qdec instance.
Data Fields | |
int16_t | qdec_cv0 |
Variable for QDEC position value. More... | |
int16_t | qdec_cv1 |
Variable for QDEC Rotation value. More... | |
bool | qdec_dir |
Variable for QDEC direction value. More... | |
int16_t | qdec_speed |
Variable for QDEC speed value. More... | |
int16_t tc_qdec_results::qdec_cv0 |
Variable for QDEC position value.
Referenced by tc_qdec_getresult(), and tc_qdec_printresults().
int16_t tc_qdec_results::qdec_cv1 |
Variable for QDEC Rotation value.
Referenced by tc_qdec_getresult(), and tc_qdec_printresults().
bool tc_qdec_results::qdec_dir |
Variable for QDEC direction value.
Referenced by tc_qdec_getresult(), and tc_qdec_printresults().
int16_t tc_qdec_results::qdec_speed |
Variable for QDEC speed value.
Referenced by tc_qdec_getresult(), and tc_qdec_printresults().