MTB CAT1 Peripheral driver library
All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages

General Description

To be used with low-level API Cy_ADCMic_ReadFifo.

Macros

#define CY_ADCMIC_FIFO_FIRST_SAMPLE_Pos   (0U)
 the ADCMIC_DATA first sample position
 
#define CY_ADCMIC_FIFO_FIRST_SAMPLE_Msk   (0x0000FFFFUL)
 the ADCMIC_DATA first sample mask
 
#define CY_ADCMIC_FIFO_SECOND_SAMPLE_Pos   (16U)
 the ADCMIC_DATA second sample position
 
#define CY_ADCMIC_FIFO_SECOND_SAMPLE_Msk   (0xFFFF0000UL)
 the ADCMIC_DATA second sample mask