tmrctr
Vitis Drivers API Documentation
 All Data Structures Files Functions Variables Typedefs Groups Pages
XTmrCtr_Config Struct Reference

This typedef contains configuration information for the device. More...

#include <xtmrctr.h>

Data Fields

UINTPTR BaseAddress
 Register base address. More...
 
u32 SysClockFreqHz
 The AXI bus clock frequency. More...
 

Detailed Description

This typedef contains configuration information for the device.

Field Documentation

UINTPTR XTmrCtr_Config::BaseAddress

Register base address.

Referenced by XTmrCtr_CfgInitialize(), and XTmrCtr_Initialize().

u32 XTmrCtr_Config::SysClockFreqHz

The AXI bus clock frequency.

Referenced by XTmrCtr_PwmConfigure().