FireBirdLib - Topfield TMS PVR TAP Programming Library
SetRemoteMode.c File Reference
#include "libFireBird.h"

Go to the source code of this file.

Functions

void SetRemoteMode (byte Mode, byte Index, bool Active)
 

Variables

byte FPIRData []
 

Function Documentation

◆ SetRemoteMode()

void SetRemoteMode ( byte  Mode,
byte  Index,
bool  Active 
)

Definition at line 10 of file SetRemoteMode.c.

References DevFront_SetIrCode(), FPIRData, TRACEENTER, and TRACEEXIT.

Variable Documentation

◆ FPIRData

byte FPIRData[]
Initial value:
= {0xa5, 0x00, 0x02, 0x34, 0x0a, 0x00,
0xa5, 0x00, 0x49, 0x00, 0x0a, 0x00,
0xa5, 0x00, 0x49, 0x99, 0x0a, 0x00,
0xa5, 0x00, 0x20, 0xdf, 0x0a, 0x00,
0xa5, 0x00, 0x50, 0x01, 0x0a, 0x00,
0xa5, 0x00, 0x04, 0xff, 0x0a, 0x00}

Definition at line 3 of file SetRemoteMode.c.

Referenced by SetRemoteMode().