SLUUDC5 September 2025 F28E120SB , F28E120SC
This contains all the possible Flash State Machine commands.
typedef enum
{
Fapi_ProgramData = 0x0002,
Fapi_EraseSector = 0x0006,
Fapi_EraseBank = 0x0008,
Fapi_ClearStatus = 0x0010,
} ATTRIBUTE_PACKED Fapi_FlashStateCommandsType;