1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/include/can/doc.txt

10 lines
275 B
Plaintext

/**
* @defgroup drivers_can CAN Drivers
* @ingroup drivers_netdev
* @brief Drivers for CAN devices
* @see sys_can
*
* @note These devices are not covered by the @ref drivers_netdev API
* but by the @ref drivers_candev API.
*/