Microchip® Advanced Software Framework

trace_info Struct Reference

Information for one trace point.

Data Fields

gfx_coord_t x
 Screen trace X-coordinate. More...
 
gfx_coord_t y
 Screen trace Y-coordinate. More...
 

gfx_coord_t trace_info::x

Screen trace X-coordinate.

Referenced by handle_trace(), and ui_init().

gfx_coord_t trace_info::y

Screen trace Y-coordinate.

Referenced by handle_trace(), and ui_init().