This typedef contains information of the sfl library.
Declaration
typedef struct
{
int Index,
XSfl_Interface Instance[XSFL_NUM_INSTANCES]
} XSfl;
| Member | Description |
|---|---|
| Index | Index in the list of interfaces |
| Instance | Interface information |
This typedef contains information of the sfl library.
Declaration
typedef struct
{
int Index,
XSfl_Interface Instance[XSFL_NUM_INSTANCES]
} XSfl;
| Member | Description |
|---|---|
| Index | Index in the list of interfaces |
| Instance | Interface information |