#include <cmsis-plus/driver/serial.h>
Go to the source code of this file.
Classes | |
class | os::driver::usart_wrapper |
Namespaces | |
namespace | os |
System namespace. | |
namespace | os::driver |
Typedefs | |
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 33 of file usart-wrapper.h.
typedef void(* ARM_USART_SignalEvent_t) (uint32_t event) |
Definition at line 30 of file usart-wrapper.h.