Composite type for all possible interrupt sources. More...

Detailed Description

Composite type for all possible interrupt sources.

This type combines the possible interrupt sources for event interrupts on signal INT1 (l3gxxxx_int_event_src_t) with those for data interrupts on signal INT2/DRDY (l3gxxxx_int_data_src_t).

Definition at line 1333 of file l3gxxxx.h.

#include <l3gxxxx.h>

Data Fields

l3gxxxx_int_event_src_t event
 event interrupt sources
 
l3gxxxx_int_data_src_t data
 data interrupt sources
 

The documentation for this struct was generated from the following file: