-
Notifications
You must be signed in to change notification settings - Fork 54
/
keywords.txt
47 lines (38 loc) · 954 Bytes
/
keywords.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
#######################################
# Syntax Coloring Map For EEPROMEx
#######################################
#######################################
# Methods and Functions EEPROMEx (KEYWORD2)
#######################################
isReady KEYWORD2
setMemPool KEYWORD2
setMaxAllowedWrites KEYWORD2
getAddress KEYWORD2
read KEYWORD2
readByte KEYWORD2
readInt KEYWORD2
readLong KEYWORD2
readFloat KEYWORD2
readDouble KEYWORD2
readBlock KEYWORD2
write KEYWORD2
writeByte KEYWORD2
writeInt KEYWORD2
writeLong KEYWORD2
writeFloat KEYWORD2
writeDouble KEYWORD2
writeBlock KEYWORD2
update KEYWORD2
updateByte KEYWORD2
updateInt KEYWORD2
updateLong KEYWORD2
updateFloat KEYWORD2
updateDouble KEYWORD2
updateBlock KEYWORD2
#######################################
# Instances (KEYWORD2)
#######################################
EEPROMEx KEYWORD2
#######################################
# Constants (LITERAL1)
#######################################