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