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

Go to the source code of this file.

Functions

bool VFD_EnableCDAnimation (bool Enable)
 

Variables

bool CDEnabledAnimation = FALSE
 

Function Documentation

◆ VFD_EnableCDAnimation()

bool VFD_EnableCDAnimation ( bool  Enable)

Variable Documentation

◆ CDEnabledAnimation

bool CDEnabledAnimation = FALSE

Definition at line 4 of file VFD_EnableCDAnimation.c.

Referenced by VFD_CDAnimation(), VFD_EnableCD(), and VFD_EnableCDAnimation().