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

#include <axi_dac_core.h>

Collaboration diagram for axi_dac_init:
Collaboration graph
[legend]

Public Attributes

const char * name
 
uint32_t base
 
uint8_t num_channels
 
struct axi_dac_channelchannels
 
uint8_t rate
 

Member Data Documentation

◆ base

uint32_t axi_dac_init::base

Base Address

◆ channels

struct axi_dac_channel* axi_dac_init::channels

DAC channels manual configuration

◆ name

const char* axi_dac_init::name

Device Name

◆ num_channels

uint8_t axi_dac_init::num_channels

Number of channels

◆ rate

uint8_t axi_dac_init::rate

The effective DAC rate


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