The memory bank enum is used for both select memory bank and data memory bank. It is not valid to select against the reserved memory bank. As introducing an new enumeration for select would break existing code throw an ArgumentException if reserved memory bank is set for the select memory bank parameter in appropriate commands.
The memory bank enum is used for both select memory bank and data memory bank. It is not valid to select against the reserved memory bank. As introducing an new enumeration for select would break existing code throw an ArgumentException if reserved memory bank is set for the select memory bank parameter in appropriate commands.