There was a problem with your SQL connection - Please contact the administrator
Prototype
SetPinPull (pinId, val)
Description
Enable or disable the internal pull-up/pull-down resistors
Return
Nothing
Code Example
The following code example uses the SetPinPull function.
1 2 3 | /* * SetPinPull */ |