avr: fixed apidoc.
This commit is contained in:
@@ -80,6 +80,7 @@ Eeprom_CheckAddr:
|
|||||||
; @param X EEPROM Address to read from
|
; @param X EEPROM Address to read from
|
||||||
; @param Y address in SDRAM to write to
|
; @param Y address in SDRAM to write to
|
||||||
; @param R17 number of bytes to copy
|
; @param R17 number of bytes to copy
|
||||||
|
; @return CFLAG set if address okay, cleared if out of range
|
||||||
; @clobbers r16, r17, X, Y
|
; @clobbers r16, r17, X, Y
|
||||||
|
|
||||||
Eeprom_ReadBytes:
|
Eeprom_ReadBytes:
|
||||||
|
|||||||
Reference in New Issue
Block a user