IPMCSDB Driver
Documentation
FOCUS Software Engineering

Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

Industry Pack Module Routines

This module describes common routines for Industry Pack modules. More...

Industry Pack Module Enumeration Functions

bool ipSlotType1CheckCrc (uint16_t *data)
 CRC check for Type I Industry Pack modules.

bool ipSlotType2CheckCrc (uint16_t *data)
 CRC check for Type II Industry Pack modules.


Detailed Description

This module describes common routines for Industry Pack modules.


Function Documentation

bool ipSlotType1CheckCrc uint16_t *    data
 

CRC check for Type I Industry Pack modules.

Returns:
true if CRC is valid

bool ipSlotType2CheckCrc uint16_t *    data
 

CRC check for Type II Industry Pack modules.

Returns:
true if CRC is valid