adc_instance_t Struct Reference

Structure storing PAL instance information. More...

#include <platform/pal/adc/inc/adc_pal_mapping.h>

Data Fields

adc_inst_type_t instType
 
uint32_t instIdx
 

Detailed Description

Structure storing PAL instance information.

This structure is used for storing PAL instance information. Implements : adc_instance_t_Class

Definition at line 76 of file adc_pal_mapping.h.

Field Documentation

uint32_t instIdx

Instance index of the peripheral (for ADC PAL the triggering peripheral) over which the PAL is used

Definition at line 78 of file adc_pal_mapping.h.

adc_inst_type_t instType

Peripheral over which the PAL is used

Definition at line 77 of file adc_pal_mapping.h.


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