MPLAB® Harmony Graphics Suite
|
Enumeration: laScreenOrientation_t
Possible values for screen orientation.
typedef enum laScreenOrientation_t { LA_SCREEN_ORIENTATION_0 = 0x0, LA_SCREEN_ORIENTATION_90, LA_SCREEN_ORIENTATION_180, LA_SCREEN_ORIENTATION_270 } laScreenOrientation;
None.
MPLAB® Harmony Graphics Suite
|