MCPcopy Create free account
hub / github.com/RobTillaart/Arduino / getType

Method getType

libraries/TCA9555/TCA9555.cpp:311–314  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

309
310
311uint8_t TCA9555::getType()
312{
313 return _type;
314}
315
316
317////////////////////////////////////////////////////

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36