Synergy Software Package User's Manual

#include <r_opamp.h>

Data Fields

R_OPAMP_Type * p_reg
 Base register for this unit.
 
uint32_t opened
 Boolean to verify that the Unit has been initialized.
 
uint8_t trim_capable
 OPAMP has trim registers.
 
uint8_t switches
 OPAMP has switches.
 
uint32_t valid_opamps
 Mask of valid op-amps.
 
opamp_priv_trim_state_t trim_state
 Trim state for each op-amp.
 
uint8_t trim_channel
 Channel.
 
opamp_trim_input_t trim_input
 Which input of the channel above.
 

Detailed Description

OPAMP instance control block. DO NOT INITIALIZE. Initialized in opamp_api_t::open().


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