modm API documentation
|
Classes | |
class | modm::Can |
struct | modm::can::ExtendedIdentifier |
struct | modm::can::ExtendedMask |
struct | modm::can::Message |
struct | modm::can::StandardIdentifier |
struct | modm::can::StandardMask |
Functions | |
modm::IOStream & | modm::operator<< (modm::IOStream &stream, const Can::BusState state) |
modm::IOStream & | modm::operator<< (modm::IOStream &s, const modm::can::Message &m) |
lbuild module: modm:architecture:can
Controller–area network (CAN or CAN-bus) is a vehicle bus standard designed to allow microcontrollers and devices to communicate with each other within a vehicle without a host computer.
CAN is a message based protocol, designed specifically for automotive applications but now also used in other areas such as industrial automation and medical equipment.
Generated with: 8 in [8 ... 64]