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

This section introduces the Mailbox (MBOX) 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 Mailbox (MBOX) 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
FIFO First In, First Out.
MBOX Mailbox.

Supported Features

The MBOX supports FIFO/FIFO interrupt/Software interrupt/Semaphore.
For more details, please refer to MBOX datasheet.

How to use this driver

Modules

 Define
 This section introduces the Macro definition which are used as MBOX M-HAL's and OS-HAL's API error return type.
 
 Enum
 This section introduces the enumerations that are used by MBOX OS-HAL/M-HAL and user application.
 
 Function
 This section provides fixed APIs(defined as Common Interface) to fully control the MediaTek MBOX HW.
 
 Struct
 This section introduces the structures that are used by MBOX OS-HAL/M-HAL and user application.