USB Host Shield 2.0
|
#include "usbhub.h"
Go to the source code of this file.
Functions | |
void | PrintHubPortStatus (USBHub *hubptr, uint8_t addr, uint8_t port, bool print_changes) |
void PrintHubPortStatus | ( | USBHub * | hubptr, |
uint8_t | addr, | ||
uint8_t | port, | ||
bool | print_changes | ||
) |
Definition at line 376 of file usbhub.cpp.