#include "FBLib_tmsvfd.h"
Go to the source code of this file.
Functions | |
bool | VFD_GetControl (bool GiveControl) |
Variables | |
bool | VFDUsedByTAP = FALSE |
byte * | grid = NULL |
Definition at line 6 of file VFD_GetControl.c.
References ApplNewVfd_Stop(), FIS_fwApplVfdStart(), FIS_fwApplVfdStop(), TRACEENTER, TRACEEXIT, and VFDUsedByTAP.
byte* grid = NULL |
Definition at line 4 of file VFD_GetControl.c.
Referenced by VFD_CDAnimation(), VFD_Clear(), VFD_EnableCD(), VFD_EnableCDAnimation(), VFD_EnableHDD(), VFD_SetCDValue(), VFD_SetHDDValue(), VFD_SetIcon(), VFD_SetLargeText(), and VFD_SetSmallText().
bool VFDUsedByTAP = FALSE |
Definition at line 3 of file VFD_GetControl.c.
Referenced by VFD_CDAnimation(), VFD_Clear(), VFD_EnableCD(), VFD_EnableCDAnimation(), VFD_EnableHDD(), VFD_GetControl(), VFD_isInUseByTAP(), VFD_SetCDValue(), VFD_SetHDDValue(), VFD_SetIcon(), VFD_SetLargeText(), VFD_SetSmallText(), and VFD_Update().