![]() |
nRF5 SDK
v15.2.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
QDEC event handler structure. More...
#include <nrfx_qdec.h>
Data Fields | |
nrf_qdec_event_t | type |
union { | |
nrfx_qdec_sample_data_evt_t sample | |
nrfx_qdec_report_data_evt_t report | |
} | data |
QDEC event handler structure.
nrfx_qdec_report_data_evt_t nrfx_qdec_event_t::report |
Report event data.
nrfx_qdec_sample_data_evt_t nrfx_qdec_event_t::sample |
Sample event data.