WPILibC++ 2025.0.0-alpha-1-9-ga2beb75
frc::CANStatus Struct Reference

#include <frc/RobotController.h>

Public Attributes

float percentBusUtilization
 
int busOffCount
 
int txFullCount
 
int receiveErrorCount
 
int transmitErrorCount
 

Member Data Documentation

◆ busOffCount

int frc::CANStatus::busOffCount

◆ percentBusUtilization

float frc::CANStatus::percentBusUtilization

◆ receiveErrorCount

int frc::CANStatus::receiveErrorCount

◆ transmitErrorCount

int frc::CANStatus::transmitErrorCount

◆ txFullCount

int frc::CANStatus::txFullCount

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