CANData

class wpilib.CANData

Bases: pybind11_object

property data

Contents of the CAN packet.

property length int

Length of packet in bytes.

property timestamp int

CAN frame timestamp in milliseconds.