- Notifications
You must be signed in to change notification settings - Fork 11
Closed
Description
I'm curious about this line:
retVal = writeRegisterByte(0x7F, 0); |
As far as I can tell from the manual, there isn't a register mapped at this address and the software reset is done by setting a bit in the CNTL 2 register (which happens shortly after this line). What is this line of code doing?
Metadata
Metadata
Assignees
Labels
No labels