modm API documentation
modm::platform::UartRxBufferFreeRtos< SIZE > Class Template Reference
Inheritance diagram for modm::platform::UartRxBufferFreeRtos< SIZE >:
modm::Uart::RxBuffer modm::platform::FreeRtosBuffer< SIZE >

Public Attributes

QueueHandle_t queue = xQueueCreateStatic(sizeof(storage), 1, storage, &queueStructure)
 

Static Public Attributes

static constexpr bool HasRxBuffer = true
 

The documentation for this class was generated from the following file: