![]() |
WPILibC++ 2025.3.2
|
#include <frc/CAN.h>
Public Attributes | |
| uint8_t | data [8] |
| Contents of the CAN packet. | |
| int32_t | length |
| Length of packet in bytes. | |
| uint64_t | timestamp |
| CAN frame timestamp in milliseconds. | |
| uint8_t frc::CANData::data[8] |
Contents of the CAN packet.
| int32_t frc::CANData::length |
Length of packet in bytes.
| uint64_t frc::CANData::timestamp |
CAN frame timestamp in milliseconds.