rtx_can.h
The rtx_can.h include file contains prototypes for all the RL-CAN driver routines.
- CAN_init
- CAN_start
- CAN_send
- CAN_request
- CAN_set
- CAN_receive
- CAN_rx_object
- CAN_tx_object
The rtx_can.h include file contains definitions of types and structures for:
- CAN message type
- CAN message format
- Mailboxes for CAN transmit and receive messages
- CAN memory pool
- CAN message structure
The rtx_can.h include file includes the can_cfg.h include file.