CCSDS
|
Include file of the Communications Link Transmission Unit (CLTU) class. More...
Go to the source code of this file.
Classes | |
class | CCSDS::Cltu |
Class for handling Communications Link Transmission Unit (CLTU) as described in CCSDS 231.0-B-3. More... | |
Macros | |
#define | CLTU_MAX_SIZE (2+((TC_TF_MAX_SIZE+6)/7)*8+8) |
Typedefs | |
typedef void() | CCSDS::TStartOfTransmissionCallback(void *p_Context) |
typedef void() | CCSDS::TReceiveCallback(void *p_Context, const uint8_t *pu8_Data, const uint16_t u16_DataSize) |
Include file of the Communications Link Transmission Unit (CLTU) class.