wMaxPacketSize property

  1. @Uint16()
int wMaxPacketSize
getter/setter pair

Maximum packet size this endpoint is capable of sending/receiving.

Implementation

@ffi.Uint16()
external int wMaxPacketSize;