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 (Since R2020a) |
read | Read messages from CAN channel (Since R2020a) |
write | Write messages to CAN bus (Since R2020a) |