|
MCU
|
#include "FlexCAN_T4.h"

Go to the source code of this file.
Typedefs | |
| using | CANBufferType = Circular_Buffer< uint8_t,(uint32_t) 128, sizeof(CAN_message_t)> |
| using CANBufferType = Circular_Buffer<uint8_t, (uint32_t)128, sizeof(CAN_message_t)> |
Definition at line 6 of file MessageQueueDefine.h.