add LPC4337
Fork of FastIO by
FastInOut< pin > Class Template Reference
Faster alternative compared to regular DigitalInOut. More...
#include <FastIO.h>
Inherited by FastIn< pin, pinmode >, and FastOut< pin, initial >.
Public Member Functions | |
FastInOut () | |
Construct new FastInOut object. |
Detailed Description
template<PinName pin>
class FastInOut< pin >
Faster alternative compared to regular DigitalInOut.
Except the constructor it is compatible with regular DigitalInOut. Code is based on Igor Skochinsky's code (http://mbed.org/users/igorsk/code/FastIO/)
Definition at line 30 of file FastIO.h.
Constructor & Destructor Documentation
Generated on Tue Jul 12 2022 22:57:17 by 1.7.2