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