#include <cmsis-plus/driver/serial.h>
Go to the source code of this file.
Classes | |
class | os::driver::usart_wrapper |
Namespaces | |
os | |
System namespace. | |
os::driver | |
Types | |
typedef struct _ARM_DRIVER_USART const | ARM_DRIVER_USART |
typedef void(* | ARM_USART_SignalEvent_t) (uint32_t event) |
typedef struct _ARM_DRIVER_USART const ARM_DRIVER_USART |
Definition at line 41 of file usart-wrapper.h.
typedef void(* ARM_USART_SignalEvent_t) (uint32_t event) |
Definition at line 39 of file usart-wrapper.h.