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

Union of bits for car status besides Pedal. More...

#include <CarState.hpp>

Collaboration diagram for TelemetryFramePedal::StateByteStatus:

Classes

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

Public Attributes

uint8_t byte
 
struct TelemetryFramePedal::StateByteStatus::Bits bits
 

Detailed Description

Union of bits for car status besides Pedal.

Definition at line 32 of file CarState.hpp.

Member Data Documentation

◆ bits

◆ byte

uint8_t TelemetryFramePedal::StateByteStatus::byte

Byte representation of the status bits

Definition at line 34 of file CarState.hpp.

Referenced by TelemetryFramePedal::toCanFrame().


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