3.8.19.2 SEFC_FLASH_PANEL Enum
C
typedef enum
{
SEFC_FLASH_PANEL0 = 0,
SEFC_FLASH_PANEL1,
}SEFC_FLASH_PANEL;
Summary
Defines the panel for SEFC controller.
Description
This enum defines flash memory panels for the SEFC controller.
Remarks
None.