Uses of Class
peak.can.basic.TPCANMsgFD
-
Packages that use TPCANMsgFD Package Description peak.can.basic -
-
Uses of TPCANMsgFD in peak.can.basic
Methods in peak.can.basic with parameters of type TPCANMsgFD Modifier and Type Method Description TPCANStatus
PCANBasic. ReadFD(TPCANHandle Channel, TPCANMsgFD MessageBuffer, TPCANTimestampFD TimestampBuffer)
Reads a CAN message from the receive queue of a FD capable PCAN ChannelTPCANStatus
PCANBasic. WriteFD(TPCANHandle Channel, TPCANMsgFD MessageBuffer)
Transmits a CAN message over a FD capable PCAN Channel
-