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

This section introduces the enumerations that SPIM uses while performing transfer. More...

Overview

This section introduces the enumerations that SPIM uses while performing transfer.

Enumerations

enum  spim_num {
  OS_HAL_SPIM_ISU0 = 0,
  OS_HAL_SPIM_ISU1 = 1,
  OS_HAL_SPIM_ISU2 = 2,
  OS_HAL_SPIM_ISU3 = 3,
  OS_HAL_SPIM_ISU4 = 4,
  OS_HAL_SPIM_ISU_MAX
}
 

Enumeration Type Documentation

enum spim_num
Enumerator
OS_HAL_SPIM_ISU0 

Use ISU0 as SPIM port.

OS_HAL_SPIM_ISU1 

Use ISU1 as SPIM port.

OS_HAL_SPIM_ISU2 

Use ISU2 as SPIM port.

OS_HAL_SPIM_ISU3 

Use ISU3as SPIM port.

OS_HAL_SPIM_ISU4 

Use ISU4 as SPIM port.

OS_HAL_SPIM_ISU_MAX 

The maximum ISU number (invalid)