CAN Interface
Read and write CAN messages to CAN shields on Raspberry Pi® hardware
Write and read CAN messages via the CAN channel. Create a raspi
object before you
use CAN shield functions.
Objects
canChannel | Connection to CAN channel connected to a specified device |
Functions
read | Read messages from CAN channel |
write | Write messages to CAN channel |
enableCAN | Enable CAN interface |
disableCAN | Disable CAN interface |