CAN Interface
Read from and write CAN messages to CAN shields on Arduino Hardware
Write and read CAN messages via the CAN channel. Create an arduino
before you use CAN
shield functions. See Connect to Arduino Hardware for more information.
Functions
canChannel | Connection to CAN channel connected to a specified device |
read | Read messages from CAN channel |
write | Write messages to CAN bus |