Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
 4.1.99
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
can.h File Reference

CAN devicetree macro public API header file. More...

Go to the source code of this file.

Macros

#define DT_CAN_TRANSCEIVER_MIN_BITRATE(node_id, min)
 Get the minimum transceiver bitrate for a CAN controller.
 
#define DT_CAN_TRANSCEIVER_MAX_BITRATE(node_id, max)
 Get the maximum transceiver bitrate for a CAN controller.
 
#define DT_INST_CAN_TRANSCEIVER_MIN_BITRATE(inst, min)
 Get the minimum transceiver bitrate for a DT_DRV_COMPAT CAN controller.
 
#define DT_INST_CAN_TRANSCEIVER_MAX_BITRATE(inst, max)
 Get the maximum transceiver bitrate for a DT_DRV_COMPAT CAN controller.
 

Detailed Description

CAN devicetree macro public API header file.