Start of topic | Skip to actions
HmuSoftwareSpecintroseveral general purpose functions will be utilized to built applications using the hacked mouse.Syncronous Serial PortInterrupt on Pin ChangeGenerate an interrupt on the SCK rising edge and falling edge. This interrupt is used to capture the master clock signal coming from the USB chipSCK EdgeReturn whether the clock signal is rising or falling. This is important as the edge is used to either load data or latch data on the SDIO pinReadBitdo i really need to go that low?WriteBitdo i really need to go that low?ReadBytewrapper around lower level functions to facilitate reading one byte from the master
WriteBytewrapper around lower level functions to facilitate writing one byte to the master
| |||||||