MAX_RES constant

Field const MAX_RES

Maximum resistance level supported by the device.

Implementation

static const Field MAX_RES = Field.newIntField(
  'maxRes',
);