Struct ArchXT_ACPConfig

Struct Documentation

struct ArchXT_ACPConfig

Configuration structure for ArchXT_ACP.

Public Members

std::vector<ACP::channel_config_t> pos_channels

List of the channels for the positive input.

std::vector<ACP::channel_config_t> neg_channels

List of the channels for the negative input.

unsigned int vref_channel

Channel index for the internal voltage reference.

reg_addr_t reg_base

Base address for the peripheral I/O registers.

int_vect_t iv_cmp

Interrupt vector index for the comparator output.