#include <qdec.h>
Definition at line 88 of file qdec.h.
Data Fields | |
| unsigned int | cap:1 |
| Counter Capture Detection Mask Bit Enable. | |
| unsigned int | cmp:1 |
| Counter Compare Detection Mask Bit Enable. | |
| unsigned int | dirinv:1 |
| Count Direction Inversion Detection Mask Bit Enable. | |
| unsigned int | idexerr:1 |
| Index Error Detection Mask Bit Enable. | |
| unsigned | int:24 |
| unsigned int | ovr:1 |
| Count Direction Inversion Detection Mask Bit Enable. | |
| unsigned int | pcro:1 |
| Position Counter Roll Over Detection Mask Bit Enable. | |
| unsigned int | qepi:1 |
| Index Signal Detection Mask Bit Enable. | |
| unsigned int | rcro:1 |
| Revolution Counter Roll Over Detection Mask Bit Enable. | |
| unsigned int qdec_interrupt_t::cap |
Counter Capture Detection Mask Bit Enable.
Definition at line 108 of file qdec.h.
Referenced by qdec_configure_interrupts().
| unsigned int qdec_interrupt_t::cmp |
Counter Compare Detection Mask Bit Enable.
Definition at line 111 of file qdec.h.
Referenced by qdec_configure_interrupts().
| unsigned int qdec_interrupt_t::dirinv |
Count Direction Inversion Detection Mask Bit Enable.
Definition at line 96 of file qdec.h.
Referenced by qdec_configure_interrupts().
| unsigned int qdec_interrupt_t::idexerr |
Index Error Detection Mask Bit Enable.
Definition at line 99 of file qdec.h.
Referenced by qdec_configure_interrupts().
| unsigned qdec_interrupt_t::int |
| unsigned int qdec_interrupt_t::ovr |
Count Direction Inversion Detection Mask Bit Enable.
Definition at line 93 of file qdec.h.
Referenced by qdec_configure_interrupts().
| unsigned int qdec_interrupt_t::pcro |
Position Counter Roll Over Detection Mask Bit Enable.
Definition at line 105 of file qdec.h.
Referenced by qdec_configure_interrupts().
| unsigned int qdec_interrupt_t::qepi |
Index Signal Detection Mask Bit Enable.
Definition at line 114 of file qdec.h.
Referenced by qdec_configure_interrupts().
| unsigned int qdec_interrupt_t::rcro |
Revolution Counter Roll Over Detection Mask Bit Enable.
Definition at line 102 of file qdec.h.
Referenced by qdec_configure_interrupts().
1.5.5