
M88RS2000
Driver User’s Manual
Montage Technology Confidential and Proprietary 6
Belowing lists all the macro definitions which are important or can be modified, and with their corresponding information.
3.2.1 MT_FE_DEBUG
This variable switches on/off some debug information print.
1 -- Enable the debug information printing;
0 -- Disable the debug information printing.
3.2.2 MT_FE_TS_OUTPUT_MODE
This variable defines the MPEG TS output mode.
MtFeTsOutputMode_Serial -- Serial mode output;
MtFeTsOutputMode_Parallel -- Parallel mode output (Default mode);
MtFeTsOutputMode_Common -- DVB common interface mode output.
3.2.3 LIMIT_TP_CARRIER_OFFSET_6MHZ
This variable determines whether to limit the carrier offset range or not. The range is from -6MHz to +6MHz.
0 -- Disable to limit the carrier offset range;
1 -- Enable to limit the carrier offset range.
3.2.4 Level Defines Of LNB Corresponding Pins
Please define these levels according to the circuit design.
3.2.4.1 Pin Level
•MT_FE_PIN_LEVEL_LOW -- Define as 0. Pin level is LOW;
•MT_FE_PIN_LEVEL_HIGH -- Define as 1. Pin level is HIGH.
3.2.4.2 LNB Enable
MT_FE_PIN_LNB_EN_LEVEL_WHEN_LNB_ENABLE
This macro definition defines which level of pin LNB_EN means LNB enable.
•MT_FE_PIN_LEVEL_LOW -- Enable LNB when pin LNB_EN is LOW;
•MT_FE_PIN_LEVEL_HIGH -- Enable LNB when pin LNB_EN is HIGH.
3.2.4.3 LNB Voltage Selection
MT_FE_PIN_VSEL_LEVEL_WHEN_LNB_13V
This macro definition defines which level of pin VSEL means LNB voltage is 13V.
•MT_FE_PIN_LEVEL_LOW -- LNB voltage is 13V when the level is LOW, and LNB voltage is 18V when
the level is HIGH;
•MT_FE_PIN_LEVEL_HIGH -- LNB voltage is 13V when the level is HIGH, and LNB voltage is 18V when
the level is LOW.
3.2.4.4 The Level Of Pin VSEL When LNB Standby
MT_FE_PIN_VSEL_LEVEL_WHEN_LNB_STANDBY