![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
#include <LCD_Protected.h>
Data Fields | |
| tLCDDEV_DrawPixel * | pfDrawPixel |
| tLCDDEV_DrawHLine * | pfDrawHLine |
| tLCDDEV_DrawVLine * | pfDrawVLine |
| tLCDDEV_FillRect * | pfFillRect |
| tLCDDEV_DrawBitmap * | pfDrawBitmap |
Definition at line 52 of file LCD_Protected.h.
| tLCDDEV_DrawBitmap* pfDrawBitmap |
Definition at line 57 of file LCD_Protected.h.
| tLCDDEV_DrawHLine* pfDrawHLine |
Definition at line 54 of file LCD_Protected.h.
| tLCDDEV_DrawPixel* pfDrawPixel |
Definition at line 53 of file LCD_Protected.h.
| tLCDDEV_DrawVLine* pfDrawVLine |
Definition at line 55 of file LCD_Protected.h.
| tLCDDEV_FillRect* pfFillRect |
Definition at line 56 of file LCD_Protected.h.
1.8.11