diplomacy: create ResourceAddress from an integer
Busses like SPI do not have address ranges, but simple integer indexes. This helper method makes code for these busses more readable.
parent
412c840c
Please register or sign in to comment
Busses like SPI do not have address ranges, but simple integer indexes. This helper method makes code for these busses more readable.