#include <hub.h>
Data Fields | |
| void * | connected_device |
| Custom pointer to connected device. | |
| hub_t * | hub |
| Containing hub. | |
| size_t | index |
| Port index (one based). | |
| hub_port_state_t | state |
| Port state. | |
| uint16_t | status_change |
| Status change bitmap. | |
Definition at line 77 of file hub.h.
1.4.7