avr: clarified api doc

This commit is contained in:
Martin Preuss
2026-08-06 00:07:58 +02:00
parent 27bb9d0f7f
commit b961575906

View File

@@ -81,6 +81,7 @@ Eeprom_CheckAddr:
; @param Y address in SDRAM to write to
; @param R17 number of bytes to copy
; @return CFLAG set if address okay, cleared if out of range
; @return X points to next address
; @clobbers r16, r17, X, Y
Eeprom_ReadBytes: