This file manages the RNDIS task. More...
#include "config.h"#include "../conf_usb.h"Go to the source code of this file.
Functions | |
| void | rx_start_led (void) |
| This will enable the RX_START LED for a period. | |
| void | tx_end_led (void) |
| This will enable the TRX_END LED for a period. | |
| uint8_t | usb_eth_send (uint8_t *senddata, uint16_t sendlen, uint8_t led) |
| Sends a single ethernet frame over USB using appropriate low-level protocol (EEM or RNDIS). | |
This file manages the RNDIS task.
*********************************************************
Definition in file rndis_task.h.
1.6.1