deinterlacer
Xilinx SDK Drivers API Documentation
XDeint_Config Struct Reference

Deinterlacer core configuration structure. More...

Data Fields

u16 DeviceId
 DeviceId is the unique ID of the core. More...
 
u32 BaseAddress
 BaseAddress is the physical base address of the core's registers. More...
 

Detailed Description

Deinterlacer core configuration structure.

Each Deinterlacer core should have a configuration structure associated.

Field Documentation

◆ BaseAddress

u32 XDeint_Config::BaseAddress

BaseAddress is the physical base address of the core's registers.

Referenced by XDeint_ConfigInitialize(), XDeint_GetVersion(), and XDeintSelfTestExample().

◆ DeviceId

u16 XDeint_Config::DeviceId

DeviceId is the unique ID of the core.