Red Bird Racing VCU v2
 
Loading...
Searching...
No Matches
TelemetryFramePedal::StateByteFaults Union Reference

Union of bits for pedal faults. More...

#include <CarState.hpp>

Collaboration diagram for TelemetryFramePedal::StateByteFaults:

Classes

struct  Bits
 Bitfield representation of the fault bits. More...
 

Public Attributes

uint8_t byte
 
struct TelemetryFramePedal::StateByteFaults::Bits bits
 

Detailed Description

Union of bits for pedal faults.

Definition at line 49 of file CarState.hpp.

Member Data Documentation

◆ bits

struct TelemetryFramePedal::StateByteFaults::Bits TelemetryFramePedal::StateByteFaults::bits

Referenced by Pedal::update().

◆ byte

uint8_t TelemetryFramePedal::StateByteFaults::byte

Byte representation of the fault bits

Definition at line 51 of file CarState.hpp.

Referenced by TelemetryFramePedal::toCanFrame(), and Pedal::update().


The documentation for this union was generated from the following file: