< XilSKey_JtagSlr structure provides information of JtagSlr's
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 |