lv_line_t is only used within i2c_oled sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
const lv_point_t *
Pointer to an array with the points of the line.
uint16_t
Number of points in 'point_array'.
uint8_t : 1
1: y == 0 will be on the bottom.

References

from examples