#define LPTSIZE
The maximum size in number of bytes of a packet.
uint32_t getLptMemSize(uint32_t LptBuffer)
Getter function to return the size of the Data.
static char memArray[LPTSIZE]
The array holding the packets.
uint32_t * getLptMemStartAddr(uint32_t LptBuffer)
Getter function for the Address of the Data.