#include <can.h>
Data Fields | |
can_msg_t * | can_msg |
U8 | dlc |
U8 | handle |
U8 | req_type |
U8 | status |
can_msg_t* can_mob_t::can_msg |
Referenced by can_example_prepare_data(), can_out_callback_channel0(), and main().
U8 can_mob_t::dlc |
Referenced by can_example_prepare_data(), can_out_callback_channel0(), and main().
U8 can_mob_t::handle |
Referenced by can_example_prepare_data(), and main().
U8 can_mob_t::req_type |
Referenced by can_example_prepare_data(), and main().
U8 can_mob_t::status |
Referenced by can_out_callback_channel0(), and main().