external function xf_calcCrc(
  in MacPdu p_macPdu,
  out Crc p_crc
) return FncRetCode {...};
Generated with T3Doc 2.0 on Fri Jan 30 15:06:33 CET 2009.

Description

This function calculates the Crc


Parameters

p_macPdu
Mac PDU
p_crc
CRC


Returns

FncRetCode