ArmShiftValue.constant

Union of possible shift values/// Constant to shift by

union ArmShiftValue
uint constant;

Meta