![]() |
Functions | |
struct can_msg * | hll_msg_alloc () |
struct can_msg * | hll_msg_get () |
void | hll_msg_commit (struct can_msg *msg) |
void | hll_msg_free (struct can_msg *msg) |
struct can_msg* hll_msg_alloc | ( | void | ) | [read] |
Pull from the FREE queue.
void hll_msg_commit | ( | struct can_msg * | msg | ) |
Push to the STDIN queue.
void hll_msg_free | ( | struct can_msg * | msg | ) |
Pull from the STDOUT queue.
struct can_msg* hll_msg_get | ( | void | ) | [read] |
Push to the STDOUT queue. Sets Message Mode to 1 if we are an arbitrator.