Replacement for regular GPIO (DigitalIn, DigitalOut, DigitalInOut) classes which has superior speed.

Dependents:   Eavesdropper BitstreamGenerator SimpleDecimationFilter 11U68_MP3Player with TFTLCD ... more

Embed: (wiki syntax)

« Back to documentation index

Data Structures

Data Structures

Here are the data structures with brief descriptions:
FastIn< pin, pinmode >Faster alternative compared to regular DigitalIn
FastInOut< pin >Faster alternative compared to regular DigitalInOut
FastOut< pin, initial >Faster alternative compared to regular DigitalOut