Technical Support
On-Line Manuals
RL-ARM User's Guide (MDK v4)
#include <rtx_can.h> CAN_ERROR CAN_start ( U32 ctrl); /* CAN Controller to Enable */
The CAN_start function starts the CAN controller specified by ctrl and enables the CAN controller to participate on the CAN network.
The CAN_start function is part of RL-CAN. The prototype is defined in RTX_CAN.h.
Note
The CAN_start function returns one of the following manifest constants.
CAN_init
#include <rtx_can.h> void main (void) { .. CAN_start (1); /* Start CAN Controller 1 */ .. }
Cookie Settings | Terms of Use | Privacy | Accessibility | Trademarks | Contact Us | Feedback
Copyright © 2005-2019 Arm Limited (or its affiliates). All rights reserved.
This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.
Change Settings
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers of your data.