Enum Class CANAPITypes.CANDeviceType

java.lang.Object
java.lang.Enum<CANAPITypes.CANDeviceType>
edu.wpi.first.hal.CANAPITypes.CANDeviceType
All Implemented Interfaces:
Serializable, Comparable<CANAPITypes.CANDeviceType>, Constable
Enclosing class:
CANAPITypes

FRC CAN device type.

This enum represents different types of CAN devices. Teams are encouraged to use the kMiscellaneous for custom or miscellaneous devices.

See Also: