|
Zephyr Project API 4.0.0
A Scalable Open Source RTOS
|
Go to the source code of this file.
Functions | |
| static int | can_transceiver_enable (const struct device *dev, can_mode_t mode) |
| Enable CAN transceiver. | |
| static int | can_transceiver_disable (const struct device *dev) |
| Disable CAN transceiver. | |