MPLABĀ® Harmony Graphics Suite
GFX v3.13.0
Legato API Documentation
|
Data Fields | |
leColorMode(* | getColorMode )(void) |
uint32_t(* | getBufferCount )(void) |
uint32_t(* | getDisplayWidth )(void) |
uint32_t(* | getDisplayHeight )(void) |
void(* | update )(void) |
uint32_t(* | getLayerCount )(void) |
uint32_t(* | getActiveLayer )(void) |
leResult(* | setActiveLayer )(uint32_t idx) |
leResult(* | blitBuffer )(int32_t x, int32_t y, lePixelBuffer *buf) |
void(* | swap )(void) |
uint32_t(* | getVSYNCCount )(void) |