Zephyr API Documentation
3.5.0
A Scalable Open Source RTOS
|
|
3.5.0 |
#include <zephyr/device.h>
Go to the source code of this file.
Functions | |
static int | can_transceiver_enable (const struct device *dev) |
Enable CAN transceiver. | |
static int | can_transceiver_disable (const struct device *dev) |
Disable CAN transceiver. | |