BindingCode.deviceTypeID

Sets the device type ID portion of the code.

  1. ubyte deviceTypeID [@property getter]
  2. ubyte deviceTypeID [@property setter]
    struct BindingCode
    @property @nogc @safe pure nothrow
    ubyte
    deviceTypeID
    (
    ubyte val
    )

Meta