MaxPower property

  1. @Uint8()
int MaxPower
getter/setter pair

Maximum power consumption of the USB device from this bus in this configuration when the device is fully operation. Expressed in units of 2 mA when the device is operating in high-speed mode and in units of 8 mA when the device is operating in super-speed mode.

Implementation

@ffi.Uint8()
external int MaxPower;