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

Function twii_SetState

Sming/Libraries/I2Cdev/I2Cdev.cpp:1018–1020  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1016 }
1017
1018 void twii_SetState(uint8_t ucState) {
1019 twi_state = ucState;
1020 }
1021
1022 void twii_SetError(uint8_t ucError) {
1023 twi_error = ucError ;

Callers 2

twi_write00Function · 0.85
twi_read00Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected