Uses of Class
com.tccc.kos.ext.freestyle.hardware.can.board.CANBoardConfig
Packages that use CANBoardConfig
-
Uses of CANBoardConfig in com.tccc.kos.ext.freestyle.hardware.can.board
Classes in com.tccc.kos.ext.freestyle.hardware.can.board with type parameters of type CANBoardConfigModifier and TypeClassDescriptionclass
AbstractMicroBoard<T extends CANBoardConfig>
Base class for boards that have micro pumps that can be configured as super pumps.class
CANBoard<T extends CANBoardConfig>
This represents a single board on the CAN bus.