4.4.1.2.23 USB_CDCWrite()
CDC_RETURN_CODE_t USB_CDCWrite (uint8_t data)
Adds data to the CDC transmit buffer.
data |
- Pointer to data to be transmitted |
length |
- Length in number of bytes for data to be transmitted |
status - Result of the called circular buffer function |