hi_vo_intf_type
Description
Defines the interface type.
Prototype
typedef hi_u32 hi_vo_intf_type;
Members
Member |
Description |
|---|---|
hi_vo_intf_type |
Supported interface types: HI_VO_INTF_VGA: VGA output. The defined value is (0x01L << 1). HI_VO_INTF_HDMI: HDMI0 output. The defined value is (0x01L << 4). HI_VO_INTF_HDMI1: HDMI1 output. The defined value is (0x01L << 12). HI_VO_INTF_MIPI: MIPI TX output. The defined value is (0x01L << 10). |
Parent topic: VO