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

AXI DAC Device Descriptor. More...

#include <axi_dac_core.h>

Collaboration diagram for axi_dac:
Collaboration graph
[legend]

Public Attributes

const char * name
 
uint32_t base
 
uint8_t num_channels
 
uint64_t clock_hz
 
struct axi_dac_channelchannels
 

Detailed Description

AXI DAC Device Descriptor.

Member Data Documentation

◆ base

uint32_t axi_dac::base

Base Address

◆ channels

struct axi_dac_channel* axi_dac::channels

DAC channels manual configuration

◆ clock_hz

uint64_t axi_dac::clock_hz

AXI DAC Clock

◆ name

const char* axi_dac::name

Device Name

◆ num_channels

uint8_t axi_dac::num_channels

Number of channels


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