mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
19 lines
297 B
Plaintext
19 lines
297 B
Plaintext
# Syntax Coloring Map For FastShiftIn
|
|
|
|
# Datatypes (KEYWORD1)
|
|
FastShiftIn KEYWORD1
|
|
|
|
|
|
# Methods and Functions (KEYWORD2)
|
|
read KEYWORD2
|
|
lastRead KEYWORD2
|
|
setBitOrder KEYWORD2
|
|
getBitOrder KEYWORD2
|
|
readLSBFIRST KEYWORD2
|
|
readMSBFIRST KEYWORD2
|
|
|
|
|
|
# Constants (LITERAL1)
|
|
FASTSHIFTIN_LIB_VERSION LITERAL1
|
|
|