MCPcopy Create free account
hub / github.com/SmingHub/Sming / twii_SetError

Function twii_SetError

Sming/Libraries/I2Cdev/I2Cdev.cpp:1022–1024  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1020 }
1021
1022 void twii_SetError(uint8_t ucError) {
1023 twi_error = ucError ;
1024 }
1025
1026 void twii_InitBuffer(uint8_t ucPos, uint8_t ucLength) {
1027 twi_masterBufferIndex = 0;

Callers 2

twi_write00Function · 0.85
twi_read00Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected