[][src]Module clyde_3g_eps_api::DaughterboardTelemetry

Daughterboard Telemetry

This module provides the enum, commands and parsers necessary for working with telemetry from the EPS daughterboard.

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