mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
25 lines
350 B
Plaintext
25 lines
350 B
Plaintext
# Syntax Colouring Map For FastShiftIn
|
|
|
|
# Data types (KEYWORD1)
|
|
FastShiftIn KEYWORD1
|
|
|
|
|
|
# Methods and Functions (KEYWORD2)
|
|
read KEYWORD2
|
|
read16 KEYWORD2
|
|
read24 KEYWORD2
|
|
read32 KEYWORD2
|
|
|
|
lastRead KEYWORD2
|
|
|
|
setBitOrder KEYWORD2
|
|
getBitOrder KEYWORD2
|
|
|
|
readLSBFIRST KEYWORD2
|
|
readMSBFIRST KEYWORD2
|
|
|
|
|
|
# Constants (LITERAL1)
|
|
FASTSHIFTIN_LIB_VERSION LITERAL1
|
|
|