Azure Sphere MT3620 M4 API Reference Manual
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages

This section introduces the Integrated Interchip Sound (I2S) APIs including terms and acronyms, supported features, software architecture, details on how to use this driver, enums, structures and functions. More...

Overview

This section introduces the Integrated Interchip Sound (I2S) APIs including terms and acronyms, supported features, software architecture, details on how to use this driver, enums, structures and functions.

Terms and Acronyms

Terms Details
DMA Direct Memory Access.
FIFO First In, First Out.
ISR Interrupt Service Routine.
I2S Integrated Interchip Sound.

Supported Features

How to Use This Driver

I2S Function Groups Description

The APIs are grouped by their functionality for easier use. Users can refer to the details of each function by clicking the function name.

Modules

 Define
 This section introduces the Macro definition which is used as I2S M-HAL's API error return type.
 
 Enum
 This section introduces the enumerations that I2S should configure before performing transfer.
 
 Function
 This section provides fixed APIs (defined as Common Interface) to fully control the MediaTek I2S HW.
 
 Struct
 This section introduces the structure used by I2S OS-HAL/M-HAL/HDL.
 
 Typedef
 This section introduces the typedef that I2S M-HAL used.