TWI master: Added remarks.

This commit is contained in:
Martin Preuss
2023-02-02 00:42:04 +01:00
parent 2f6b23cd53
commit 6a0ebe6eb8

View File

@@ -325,7 +325,7 @@ twiReceiveByte:
clr r17
ldi r18, 8
twiReceiveByte_loop:
rcall twiReadBit
rcall twiReadBit ; (R16, R22)
brcc twiReceiveByte_error
lsr r16
rol r17