µGFX  2.9
version 2.9
GEventADC_t Struct Reference

Detailed Description

The High Speed ADC event structure.

Definition at line 59 of file gadc.h.

#include <gadc.h>

Data Fields

GEventType type
 The type of this event (GEVENT_ADC) More...
 
gU16 flags
 The event flags. More...
 

Field Documentation

◆ flags

gU16 GEventADC_t::flags

The event flags.

Definition at line 70 of file gadc.h.

◆ type

GEventType GEventADC_t::type

The type of this event (GEVENT_ADC)

Definition at line 64 of file gadc.h.