Implement "pretty print" output of register map contents
As a user, for simple visual confirmation of a register map contents, I would like a pretty printed output of the register map.
ie. print(myRegisterMap) results in a human readable output of the register map.