3#ifndef IMT_BASE_LIB_REMOTING_DATAFRAMECRC16CHECKSENDLAYER_H
4#define IMT_BASE_LIB_REMOTING_DATAFRAMECRC16CHECKSENDLAYER_H
This layer checks incoming data frames for crc errors.
bool sendData(uint8_t const pData[], uint32_t const countDataBytes) final
void setInitialCrcValue(uint16_t const initialCrcValue)
Set the initial CRC value to increase robustness of CRC-16 checksum.
void onTransmissionError() final
void onTransmissionComplete() final
DataFrameCRC16CheckSendLayer(DataSenderIfc &lowerLevelSender)
Constructor.
Representation of a package of data that gets transmitted e.g.
Inteface for a sender that can be called to send byte data.
This is a application specific file which is used to configure Imt.Base.Core.Math.
unsigned __int16 uint16_t
unsigned __int32 uint32_t