![]() |
Synergy Software Package User's Manual
|
#include <bsp_feature.h>
Data Fields | |
| uint8_t | has_sample_hold_reg: 1 |
| Whether or not sample and hold registers are present. | |
| uint8_t | group_b_sensors_allowed: 1 |
| Whether or not sensors are allowed on group b. | |
| uint8_t | sensors_exclusive: 1 |
| Whether or not sensors can be used with other sensors/channels. | |
| uint8_t | tsn_calibration_available: 1 |
| Identify if the TSN calibration data is available. | |
| uint8_t | tsn_control_available: 1 |
| Identify if the TSN control register is available. | |
| int16_t | tsn_slope |
| TSN slope in micro-volts/°C. | |
| uint32_t | sensor_min_sampling_time |
| The minimum sampling time required by the on-chip temperature and voltage sensor in nsec. | |
| uint32_t | clock_source |
| The conversion clock used by the ADC peripheral. | |
| uint8_t | addition_supported: 1 |
| Whether addition is supported or not in this MCU. | |
| uint8_t | calibration_reg_available: 1 |
| Whether CALEXE register is available. | |
| uint8_t | reference_voltage: 1 |
| Whether external or internal ref voltage. | |
ADC MCU specific features.