[−][src]Module clyde_3g_eps_api::MotherboardTelemetry
Motherboard Telemetry
This module provides the enum, commands and parsers necessary for working with telemetry from the EPS motherboard.
The macro make_telemetry!
is responsibly for generating the enum Type
, the
parse
function and the command
function.
Enums
Type |
Telemetry variants |
Functions
command |
Helper function storing telemetry command information |
parse |
Telemetry parsing function |