ArchXT_VREFConfig Struct Reference

yasimavr: ArchXT_VREFConfig Struct Reference
yasimavr
Loading...
Searching...
No Matches

Configuration structure for ArchXT_VREF. More...

#include <arch_xt_misc.h>

Classes

struct  channel_t
 
struct  reference_config_t
 Structure defining the source of a voltage reference. More...
 

Public Attributes

std::vector< channel_tchannels
 Configuration for the VREF channels.
 
reg_addr_t reg_base
 Base address for the peripheral I/O registers.
 

Detailed Description

Configuration structure for ArchXT_VREF.

Member Data Documentation

◆ channels

std::vector<channel_t> ArchXT_VREFConfig::channels

Configuration for the VREF channels.

◆ reg_base

reg_addr_t ArchXT_VREFConfig::reg_base

Base address for the peripheral I/O registers.


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