Declaration
typedef struct
{
u32 NumSlr,
u32 CurSlr,
u32 IrLen
} XilSKey_JtagSlr;
Member | Description |
---|---|
NumSlr |
Number of SLRs to iterate through |
CurSlr |
Current SLR to iterate through |
IrLen |
Device IR length |