Module prust_core::sp::tc[][src]

Module for Telecommand packet compliant to PUS. Module that contains PUS TC packet implementations of SpacePacket struct. Packets defined here are compliant to ECSS-E-ST-70-41C.

Structs

TcPacket

Generic Telecommand packet part. This part represents packet data field of the CCSDS 133. 0-B-1 packet.

TcPacketHeader

Header of the TcPackets, secondary header of a SpacePacket.

Traits

TcData