FireBirdLib - Topfield TMS PVR TAP Programming Library
ApplChannel_GetAgc.c
Go to the documentation of this file.
1
#include "
libFireBird.h
"
2
3
byte
ApplChannel_GetAgc
(
byte
TunerIndex,
byte
*AGC)
4
{
5
TRACEENTER
();
6
7
byte (*__ApplChannel_GetAgc)(byte,
byte
*);
8
byte
ret = 0;
9
10
__ApplChannel_GetAgc = (
void
*)
FIS_fwApplChannel_GetAgc
();
11
if
(__ApplChannel_GetAgc) ret = __ApplChannel_GetAgc(TunerIndex, AGC);
12
13
TRACEEXIT
();
14
return
ret;
15
}
ApplChannel_GetAgc
byte ApplChannel_GetAgc(byte TunerIndex, byte *AGC)
Definition:
ApplChannel_GetAgc.c:3
FIS_fwApplChannel_GetAgc
dword FIS_fwApplChannel_GetAgc(void)
Definition:
FIS_fwApplChannel_GetAgc.c:3
libFireBird.h
TRACEEXIT
#define TRACEEXIT()
Definition:
libFireBird.h:1244
TRACEENTER
#define TRACEENTER()
Definition:
libFireBird.h:1243
Firmware
ApplChannel_GetAgc.c
Generated on Fri Apr 29 2022 13:34:01 for FireBirdLib - Topfield TMS PVR TAP Programming Library by
1.9.3