21 #ifndef CRPSPKTSERVLPTSUPP_H_ 22 #define CRPSPKTSERVLPTSUPP_H_ Header file to define all user-configurable constants and types for the IASW Application.
void setLptDownFirstRepPart(void *p, unsigned char *Part, unsigned short length)
Set "Part" in "LptDownFirstRep" packet.
CrPsPart_t getLptDownInterRepPart(void *p, uint32_t o)
Get "Part" from "LptDownInterRep" packet.
CrPsPart_t getLptDownLastRepPart(void *p, uint32_t o)
Get "Part" from "LptDownLastRep" packet.
CrPsPart_t getLptDownFirstRepPart(void *p, uint32_t o)
Get "Part" from "LptDownFirstRep" packet.
void setLptUpInterCmdPart(void *p, CrPsPart_t Part, uint32_t o)
Set "Part" in "LptUpInterCmd" packet.
void setLptUpFirstCmdPart(void *p, CrPsPart_t Part, uint32_t o)
Set "Part" in "LptUpFirstCmd" packet.
void setLptDownLastRepPart(void *p, unsigned char *Part, unsigned short length)
Set "Part" in "LptDownLastRep" packet.
void setLptDownInterRepPart(void *p, unsigned char *Part, unsigned short length)
Set "Part" in "LptDownInterRep" packet.
CrPsPart_t getLptUpLastCmdPart(void *p, uint32_t o)
Get "Part" from "LptUpLastCmd" packet.
void setLptUpLastCmdPart(void *p, CrPsPart_t Part, uint32_t o)
Set "Part" in "LptUpLastCmd" packet.
CrPsPart_t getLptUpFirstCmdPart(void *p, uint32_t o)
Get "Part" from "LptUpFirstCmd" packet.
CrPsPart_t getLptUpInterCmdPart(void *p, uint32_t o)
Get "Part" from "LptUpInterCmd" packet.