AG903ライブラリリファレンス
内容インデックスホーム
前へ上へ次へ
AG903_DSPMgrLVDSParam 構造体
Syntax
C++
typedef struct _AG903_DSPMgrLVDSParam { uint32_t rgbde_polarity; uint32_t vsync_polarity; uint32_t hsync_polarity; uint32_t field_polarity; uint32_t colordetect_polarity; uint32_t rgbde_en; uint32_t vsync_en; uint32_t hsync_en; uint32_t field_en; uint32_t colordetect_en; uint32_t pixeldata_en; uint32_t format; uint32_t ctrl0; uint32_t ctrl1; uint32_t freq_range; uint32_t auto_powermanage; uint32_t macro_power; } AG903_DSPMgrLVDSParam;
メンバ 
説明 
uint32_t rgbde_polarity; 
RGBDEの極性 
uint32_t vsync_polarity; 
VSYNCの極性 
uint32_t hsync_polarity; 
HSYNCの極性 
uint32_t field_polarity; 
フィールド信号の極性 
uint32_t colordetect_polarity; 
色検出信号の極性 
uint32_t rgbde_en; 
RGBDEの有効・無効 
uint32_t vsync_en; 
VSYNCの有効・無効 
uint32_t hsync_en; 
HSYNCの有効・無効 
uint32_t field_en; 
フィールド信号の有効・無効 
uint32_t colordetect_en; 
色検出信号の有効・無効 
uint32_t pixeldata_en; 
ピクセルデータの有効・無効 
uint32_t format; 
LVDS出力フォーマット 
uint32_t ctrl0; 
1st LinkのCTRL信号出力値 
uint32_t ctrl1; 
2nd LinkのCTRL信号出力値 
uint32_t freq_range; 
LVDSマクロの周波数レンジ 
uint32_t auto_powermanage; 
LVDSマクロのパワーダウン制御 
uint32_t macro_power; 
LVDSマクロのパワーモード 

LVDSパラメータ構造体 

関連する列挙型:AG903_DSP_POLARITY_ENUM, AG903_DSP_SIGNAL_ENUM, AG903_VOD_PDX_ENUM, AG903_VOD_PM_ENUM, AG903_VOD_FR_ENUM

Copyright (c) 2017-2025 Axell Corporation. All rights reserved.