Zephyr API Documentation 4.2.0-rc2
A Scalable Open Source RTOS
 4.2.0-rc2
transceiver.h File Reference
#include <zephyr/drivers/can.h>
#include <zephyr/device.h>

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.