This typedef contains interface information for a sfl library.
Declaration
typedef struct
{
XSfl_CntrlInfo CntrlInfo,
XSfl_FlashInfo SflFlashInfo
u32 Quirks
} XSfl_Interface;
| Member | Description |
|---|---|
| CntrlInfo | Controller specific information |
| SflFlashInfo | Flash Specific information |
| Quirks | Quirks to handle specific use cases |