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

This section introduces the enumerations that are used by MBOX OS-HAL and user application. More...

Overview

This section introduces the enumerations that are used by MBOX OS-HAL and user application.

Enumerations

enum  mbox_channel_t {
  OS_HAL_MBOX_CH0 = 0,
  OS_HAL_MBOX_CH1 = 1,
  OS_HAL_MBOX_CH_MAX
}
 MBOX channel. More...
 

Enumeration Type Documentation

MBOX channel.

Enumerator
OS_HAL_MBOX_CH0 

For A7 <-> M4.

OS_HAL_MBOX_CH1 

For M4 <-> M4.

OS_HAL_MBOX_CH_MAX 

Invalid channel.