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