Synergy Software Package User's Manual

#include <r_adc_api.h>

Data Fields

__I uint16_t * p_address
 The address to start reading the data from.
 
uint32_t length
 The total number of transfers to read.
 
transfer_size_t transfer_size
 The size of each transfer.
 
elc_peripheral_t elc_peripheral
 Name of the peripheral in the ELC list.
 
elc_event_t elc_event
 Name of the ELC event for the peripheral.
 
uint32_t calibration_data
 
int16_t slope_microvolts
 Temperature sensor slope in microvolts/°C.
 
bool calibration_ongoing
 Calibration is in progress.
 

Detailed Description

ADC Information Structure for Transfer Interface

Field Documentation

◆ calibration_data

uint32_t adc_info_t::calibration_data

Temperature sensor calibration data (0xFFFFFFFF if unsupported). Refer to hardware manual for steps on using slope with calibration data to determine temperature


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