Functions
for use by HAL

Functions

struct can_msghll_msg_alloc ()
struct can_msghll_msg_get ()
void hll_msg_commit (struct can_msg *msg)
void hll_msg_free (struct can_msg *msg)

Function Documentation

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.

 All Classes Files Functions Enumerations Enumerator Defines