allowedRadices constant
The allowed radix values for the selector to decode and select from multiples of the multiplicand
Implementation
static const allowedRadices = [2, 4, 8, 16];
The allowed radix values for the selector to decode and select from multiples of the multiplicand
static const allowedRadices = [2, 4, 8, 16];