DSCFIFO
Structure Definition
typedef struct {
int Depth;
int Enable;
int OF;
int FF;
int HF;
int EF;
} DSCFIFO;Structure Members
Last updated
Was this helpful?
typedef struct {
int Depth;
int Enable;
int OF;
int FF;
int HF;
int EF;
} DSCFIFO;Last updated
Was this helpful?
Was this helpful?