mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
19 lines
308 B
Plaintext
19 lines
308 B
Plaintext
# Syntax Colouring Map For FastShiftOut
|
|
|
|
# Data types (KEYWORD1)
|
|
FastShiftOut KEYWORD1
|
|
|
|
|
|
# Methods and Functions (KEYWORD2)
|
|
write KEYWORD2
|
|
lastWritten KEYWORD2
|
|
setBitOrder KEYWORD2
|
|
getBitOrder KEYWORD2
|
|
writeLSBFIRST KEYWORD2
|
|
writeMSBFIRST KEYWORD2
|
|
|
|
|
|
# Constants (LITERAL1)
|
|
FASTSHIFTOUT_LIB_VERSION LITERAL1
|
|
|