DVBCore  1.0
Open source DVB engine
platform/inc/stbhwci.h File Reference

Header File for DVB-CI low-level Physical layer. More...

Go to the source code of this file.

Functions

void STB_CIStandbyOn (void)
 Puts CI control into standby mode (power off)
void STB_CIStandbyOff (void)
 Brings CI out of standby mode (power on)
BOOLEAN STB_CIRouteTS (U8BIT tuner, U8BIT slot_id, BOOLEAN pass_through)
 Sets up routing between a tuner and slot.

Detailed Description

Header File for DVB-CI low-level Physical layer.

Date:
11/04/2011

Function Documentation

BOOLEAN STB_CIRouteTS ( U8BIT  tuner,
U8BIT  slot_id,
BOOLEAN  pass_through 
)

Sets up routing between a tuner and slot.

Parameters:
tunertuner to be routed
slot_idslot to apply routing to
pass_throughTRUE if the TS should be routed through the slot, FALSE otherwise
Returns:
TRUE if successful, FALSE otherwise
 All Data Structures Files Functions Typedefs Defines