XVtc_Config Struct Reference
This typedef contains configuration information for a VTC device.
More...
#include <xvtc.h>
Data Fields
-
u16 DeviceId
- DeviceId is the unique ID of the device.
-
u32 BaseAddress
- BaseAddress is the physical base address of the device's registers.
Detailed Description
This typedef contains configuration information for a VTC device.
Each VTC device should have a configuration structure associated
Definition at line 198 of file xvtc.h.