Reads fuses using SPI programming


Note: RetAddr indicates which of the transmitted bytes on the SPI interface contains the return value, since the SPI interface is implemented as a ring buffer (one byte in, one byte out)

Response: