hll_device.h
Go to the documentation of this file.
00001 /***********************************************************************/
00014 /* This file was automatically generated.  Do not edit! */
00015 #if CONFIG_BUS_MODE == BUS_DEVICE
00016 _Bool request_bind(u8 hint_nodeId);
00017 void respond_bind(struct can_msg *msg);
00018 void post_office(struct socket *so);
00019 void hll_arbdev_init();
00020 #endif
 All Classes Files Functions Enumerations Enumerator Defines