i2s_instance_t Struct Reference

Structure storing PAL instance information. More...

#include <platform/pal/i2s/inc/i2s_pal_mapping.h>

Data Fields

i2s_inst_type_t instType
 
uint32_t instIdx
 

Detailed Description

Structure storing PAL instance information.

This structure is used for storing PAL instance information.

Definition at line 63 of file i2s_pal_mapping.h.

Field Documentation

uint32_t instIdx

Instance index of the peripheral over which the PAL is used

Definition at line 65 of file i2s_pal_mapping.h.

i2s_inst_type_t instType

Peripheral over which the PAL is used

Definition at line 64 of file i2s_pal_mapping.h.


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