MPLAB® Harmony Graphics Suite
|
Enumeration: laLineGraphDataPointType_t
typedef enum laLineGraphDataPointType_t { LINE_GRAPH_DATA_POINT_NONE, LINE_GRAPH_DATA_POINT_CIRCLE, LINE_GRAPH_DATA_POINT_SQUARE } laLineGraphDataPointType;
MPLAB® Harmony Graphics Suite
|