Erinjconmgnsetcrcerror, Erinjconmgngetcrcerror, Erinjconmgnsetsoaferror – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 778
Advertising

Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
ITargetEmulEngine 778
ErInjConMgnSetCRCError
Void ErInjConMgnSetCRCError (
CRCErrorTypeEnum eCRCError);
Inputs
CRCErrorTypeEnum eCRCError CRC error type.
(see
Return Value
None.
Remark
Sets CRC error type of connection management section for a SAS device.
See Also
ErInjConMgnGetCRCError
Void ErInjConMgnSetCRCError (
CRCErrorTypeEnum* peCRCError);
Inputs
CRCErrorTypeEnum* peCRCError
CRC error type.
(see
Return Value
None.
Remark
Gets CRC error type of connection management section for a SAS device.
See Also
Advertising