![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
IxHssAccConfigParams Struct ReferenceStructure containing HSS configuration parameters.
More...
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Data Fields | |
| IxHssAccPortConfig | txPortConfig |
| HSS tx port configuration. | |
| IxHssAccPortConfig | rxPortConfig |
| HSS rx port configuration. | |
| unsigned | numChannelised |
| The number of channelised timeslots (0-32). | |
| unsigned | hssPktChannelCount |
| The number of packetised clients (0 - 4). | |
| UINT8 | channelisedIdlePattern |
| The byte to be transmitted on channelised service when there is no client data to tx. | |
| BOOL | loopback |
| The HSS loopback state. | |
| unsigned | packetizedIdlePattern |
| The data to be transmitted on packetised service when there is no client data to tx. | |
| IxHssAccClkSpeed | clkSpeed |
| The HSS clock speed. | |
Definition at line 568 of file IxHssAcc.h.
|
|
The byte to be transmitted on channelised service when there is no client data to tx.
Definition at line 576 of file IxHssAcc.h. |
|
|
The HSS clock speed.
Definition at line 583 of file IxHssAcc.h. |
|
|
The number of packetised clients (0 - 4).
Definition at line 574 of file IxHssAcc.h. |
|
|
The HSS loopback state.
Definition at line 579 of file IxHssAcc.h. |
|
|
The number of channelised timeslots (0-32).
Definition at line 572 of file IxHssAcc.h. |
|
|
The data to be transmitted on packetised service when there is no client data to tx.
Definition at line 580 of file IxHssAcc.h. |
|
|
HSS rx port configuration.
Definition at line 571 of file IxHssAcc.h. |
|
|
HSS tx port configuration.
Definition at line 570 of file IxHssAcc.h. |