Skip to content
Snippets Groups Projects
Commit 88d022a7 authored by Dean Camera's avatar Dean Camera
Browse files

Make TWI_ReadPacket() use a repeated start condition rather than a full bus...

Make TWI_ReadPacket() use a repeated start condition rather than a full bus release/recapture after the read address has been sent.

Fix TWI_ReadPacket() not releasing the bus correctly after all data transferred.

Make TWI_SendByte() and TWI_ReceiveByte() non-inline to reduce compiled binary size.
parent dc9133ad
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment