1.22.26.9 SQI_XIP_DEV_SELECT Enum

C

typedef enum
{
    DEVICE_0 = 0x0,
    DEVICE_1 = 0x1,
} SQI_XIP_DEV_SELECT;

Summary

Defines the data type to specify the device to be used.

Description

SQI XIP Device Select can be used to specify the device to be used while setting up the SQI peripheral in XIP mode.

Remarks

None.