PDK API Guide for J721E

Introduction

Files

file  mcspi.h
 This file contains the function prototypes for the device abstraction layer for MCSPI. It also contains necessary structure, enum and macro definitions.
 

Macros

#define MCSPI_CHANNEL_0   (0U)
 McSPI channel 0 is used for data communication. More...
 
#define MCSPI_CHANNEL_1   (1U)
 McSPI channel 1 is used for data communication. More...
 
#define MCSPI_CHANNEL_2   (2U)
 McSPI channel 2 is used for data communication. More...
 
#define MCSPI_CHANNEL_3   (3U)
 McSPI channel 3 is used for data communication. More...
 

Macro Definition Documentation

◆ MCSPI_CHANNEL_0

#define MCSPI_CHANNEL_0   (0U)

McSPI channel 0 is used for data communication.

◆ MCSPI_CHANNEL_1

#define MCSPI_CHANNEL_1   (1U)

McSPI channel 1 is used for data communication.

◆ MCSPI_CHANNEL_2

#define MCSPI_CHANNEL_2   (2U)

McSPI channel 2 is used for data communication.

◆ MCSPI_CHANNEL_3

#define MCSPI_CHANNEL_3   (3U)

McSPI channel 3 is used for data communication.