MCPcopy Create free account
hub / github.com/WiringPi/WiringPi / serialClose

Function serialClose

wiringPi/wiringSerial.c:144–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142 */
143
144void serialClose (const int fd)
145{
146 close (fd) ;
147}
148
149
150/*

Callers 1

drcSetupSerialFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected