STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Data Fields
LCD_API_LIST Struct Reference

#include <LCD_Protected.h>

Data Fields

tLCDDEV_DrawPixelpfDrawPixel
 
tLCDDEV_DrawHLinepfDrawHLine
 
tLCDDEV_DrawVLinepfDrawVLine
 
tLCDDEV_FillRectpfFillRect
 
tLCDDEV_DrawBitmappfDrawBitmap
 

Detailed Description

Definition at line 52 of file LCD_Protected.h.

Field Documentation

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.


The documentation for this struct was generated from the following file: