Prusa MINI Firmware overview
|
#include <address.h>
Public Attributes | |
union { | |
uint8_t devAddress | |
} | __attribute__ |
uint8_t | bmAddress: 3 |
uint8_t | bmParent: 3 |
uint8_t | bmHub: 1 |
uint8_t | bmReserved: 1 |
uint8_t UsbDeviceAddress::bmAddress |
uint8_t UsbDeviceAddress::bmParent |
uint8_t UsbDeviceAddress::bmHub |
uint8_t UsbDeviceAddress::bmReserved |
uint8_t UsbDeviceAddress::devAddress |
union { ... } UsbDeviceAddress::__attribute__ |