FireBirdLib - Topfield TMS PVR TAP Programming Library
VFD_EnableHDD.c File Reference
#include <string.h>
#include "FBLib_tmsvfd.h"

Go to the source code of this file.

Functions

bool VFD_EnableHDD (bool Enable)
 

Variables

bool HDDEnabled = FALSE
 

Function Documentation

◆ VFD_EnableHDD()

bool VFD_EnableHDD ( bool  Enable)

Definition at line 6 of file VFD_EnableHDD.c.

References FIS_vGrid(), grid, HDDEnabled, TRACEENTER, TRACEEXIT, and VFDUsedByTAP.

Referenced by VFD_SetHDDValue().

Variable Documentation

◆ HDDEnabled

bool HDDEnabled = FALSE

Definition at line 4 of file VFD_EnableHDD.c.

Referenced by VFD_EnableHDD(), and VFD_SetHDDValue().