Go to the documentation of this file.
96 #ifdef __cplusplus // Closing extern c
uint16_t uart_tx_pin
Definition: mbed_uart.h:64
uint16_t product_id
Definition: mbed_uart.h:67
uint16_t vendor_id
Definition: mbed_uart.h:66
const struct no_os_uart_platform_ops mbed_uart_ops
Mbed platform specific UART platform ops structure.
void * uart_port
Definition: mbed_uart.h:77
bool is_console_stdio_port
Definition: mbed_uart.h:79
UART specific descriptor for the mbed platform.
Definition: mbed_uart.h:76
bool is_console_stdio_port
Definition: mbed_uart.h:69
const struct no_os_uart_platform_ops mbed_virtual_com_ops
Mbed platform specific VCOM platform ops structure.
char * serial_number
Definition: mbed_uart.h:68
uint16_t uart_rx_pin
Definition: mbed_uart.h:65
bool virtual_com_enable
Definition: mbed_uart.h:78
Structure holding the UART init parameters for mbed platform.
Definition: mbed_uart.h:63