USB transmit task function. More...
Go to the source code of this file.
Namespaces | |
namespace | usb |
Functions | |
void | usb::transmit_ok () |
Transmit "OK\r" to the CDC device queue. | |
void | usb::transmit_not_ok () |
Transmit "NOT OK\r" to the CDC device queue. | |
void | usb::tx_task_function (void *) |
USB transmit task function. | |