#include <qdec.h>
Definition at line 170 of file qdec.h.
Data Fields | |
| unsigned int | clks:3 |
| QDEC Clock Selection. | |
| unsigned int | evtrge:1 |
| Event Trigger Enable. | |
| unsigned int | filten:1 |
| Digital Filter Enable. | |
| unsigned | int:5 |
| unsigned int | pcce:1 |
| Position Counter Compare Enable. | |
| unsigned int | qdec:1 |
| Quadrature decoder module enable. | |
| unsigned int | rcce:1 |
| Revolution Counter Compare Enable. | |
| unsigned int | tsdir:1 |
| Timer Set Direction. | |
| unsigned int | upd:1 |
| Up/Down Mode Timer. | |
| unsigned int qdec_timer_opt_t::clks |
| unsigned int qdec_timer_opt_t::evtrge |
| unsigned int qdec_timer_opt_t::filten |
| unsigned qdec_timer_opt_t::int |
| unsigned int qdec_timer_opt_t::pcce |
Position Counter Compare Enable.
Definition at line 204 of file qdec.h.
Referenced by qdec_init_timer_mode().
| unsigned int qdec_timer_opt_t::qdec |
| unsigned int qdec_timer_opt_t::rcce |
Revolution Counter Compare Enable.
Definition at line 201 of file qdec.h.
Referenced by qdec_init_timer_mode().
| unsigned int qdec_timer_opt_t::tsdir |
| unsigned int qdec_timer_opt_t::upd |
1.5.5