external function xf_calcCrc(
  in MacPdu p_macPdu,
  out Crc p_crc
) return FncRetCode {...};
Generated with T3Doc 2.0 on Fri Sep 05 17:01:14 CEST 2008.

Description

This function calculates the Crc


Parameters

p_macPdu
Mac PDU
p_crc
CRC


Returns

FncRetCode