no-OS
Public Attributes | List of all members
axi_pwm_desc Struct Reference

AXI PWM descriptor. More...

#include <axi_pwm_extra.h>

Public Attributes

uint32_t base_addr
 
uint32_t ref_clock_Hz
 
uint32_t channel
 
uint32_t ch_period
 
uint32_t hw_major_ver
 

Detailed Description

AXI PWM descriptor.

Member Data Documentation

◆ base_addr

uint32_t axi_pwm_desc::base_addr

PWM core base address

◆ ch_period

uint32_t axi_pwm_desc::ch_period

Used to store the period when the channel is disabled

◆ channel

uint32_t axi_pwm_desc::channel

Desired channel of the pwm controller

◆ hw_major_ver

uint32_t axi_pwm_desc::hw_major_ver

Hardware version necessary for checking for the right register offsets

◆ ref_clock_Hz

uint32_t axi_pwm_desc::ref_clock_Hz

PWM reference clock


The documentation for this struct was generated from the following file: