MCU
Loading...
Searching...
No Matches
Typedefs
MessageQueueDefine.h File Reference
#include "FlexCAN_T4.h"
Include dependency graph for MessageQueueDefine.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

using CANBufferType = Circular_Buffer< uint8_t,(uint32_t) 128, sizeof(CAN_message_t)>
 

Typedef Documentation

◆ CANBufferType

using CANBufferType = Circular_Buffer<uint8_t, (uint32_t)128, sizeof(CAN_message_t)>

Definition at line 6 of file MessageQueueDefine.h.