TWI master: Added remarks.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user