nRF51 SDK v9.0.0
Data Fields
nrf_drv_qdec_event_t Struct Reference

QDEC event handler structure. More...

#include <nrf_drv_qdec.h>

Data Fields

nrf_qdec_event_t type
 
union {
   nrf_drv_qdec_sample_data_evt_t   sample
 
   nrf_drv_qdec_report_data_evt_t   report
 
data
 

Detailed Description

QDEC event handler structure.

Field Documentation

nrf_drv_qdec_report_data_evt_t nrf_drv_qdec_event_t::report

Report event data.

nrf_drv_qdec_sample_data_evt_t nrf_drv_qdec_event_t::sample

Sample event data.


This document was last updated on Thu Jul 9 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.