allowedRadices constant

List<int> const allowedRadices

The allowed radix values for the selector to decode and select from multiples of the multiplicand

Implementation

static const allowedRadices = [2, 4, 8, 16];