_CFBD_UARTHandle¶
#include <uart.h>
Public Attributes¶
| Name | |
|---|---|
| CFBD_UARTOperations * | ops |
| CFBD_UARTAsyncCallback | handle_async_callback |
| uint32_t | accept_timeout |
| void * | backends |
| CFBD_UART_AsyncCallbacks * | async_callbacks |
| uint8_t * | rx_buffer |
| uint16_t | rx_buffer_size |
Public Attributes Documentation¶
variable ops¶
variable handle_async_callback¶
variable accept_timeout¶
variable backends¶
variable async_callbacks¶
variable rx_buffer¶
variable rx_buffer_size¶
Updated on 2026-02-03 at 13:21:55 +0000