Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ getType
Method
getType
libraries/MTP40C/MTP40C.h:72–72 ·
view source on GitHub ↗
2 = MTP40C 3 = MTP40D
Source
from the content-addressed store, hash-verified
70
// 2 = MTP40C
71
// 3 = MTP40D
72
uint8_t getType() { return _type; };
73
int lastError();
74
75
/////////////////////////
Callers
1
unittest
Function · 0.45
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.36