Structure to hold the OPAMP instances and respective features.
This structure defines the configuration parameters and instances. It is used to specify the OPAMP instance and the desired feature configuration.
Public Attributes#
uint8_t
OPAMP number, sl_opamp_number_t for possible values.
OPAMP features, sl_opamp_feature_config_t for possible values.
Public Attribute Documentation#
opamp_number#
uint8_t sl_opamp_config_t::opamp_number
OPAMP number, sl_opamp_number_t for possible values.
features#
sl_opamp_feature_config_t sl_opamp_config_t::features
OPAMP features, sl_opamp_feature_config_t for possible values.