Synergy Software Package User's Manual

#include <r_opamp.h>

Data Fields

opamp_agt_link_t agt_link
 
opamp_mode_t mode
 Low power, middle speed, or high speed mode.
 
opamp_trigger_t trigger_channel_0
 Start and stop triggers for channel 0.
 
opamp_trigger_t trigger_channel_1
 Start and stop triggers for channel 1.
 
opamp_trigger_t trigger_channel_2
 Start and stop triggers for channel 2.
 
opamp_trigger_t trigger_channel_3
 Start and stop triggers for channel 3.
 

Detailed Description

OPAMP configuration extension. This extension is required and must be provided in opamp_cfg_t::p_extend.

Field Documentation

◆ agt_link

opamp_agt_link_t opamp_on_opamp_cfg_t::agt_link

Configure which AGT links are paired to which channel. Only applies to channels if OPAMP_TRIGGER_AGT_START_SOFTWARE_STOP or OPAMP_TRIGGER_AGT_START_ADC_STOP is selected for the channel.


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