GY-63_MS5611/libraries/NibbleArray/keywords.txt

25 lines
367 B
Plaintext
Raw Normal View History

2021-11-10 13:53:12 -05:00
# Syntax Colouring Map For BoolArray
2021-01-29 06:31:58 -05:00
2021-11-10 13:53:12 -05:00
# Datat ypes (KEYWORD1)
2021-01-29 06:31:58 -05:00
BoolArray KEYWORD1
# Methods and Functions (KEYWORD2)
begin KEYWORD2
get KEYWORD2
set KEYWORD2
2021-11-10 13:53:12 -05:00
2021-01-29 06:31:58 -05:00
size KEYWORD2
2021-11-10 13:53:12 -05:00
memory KEYWORD2
2021-01-29 06:31:58 -05:00
clear KEYWORD2
setAll KEYWORD2
# Constants (LITERAL1)
NIBBLEARRAY_LIB_VERSION LITERAL1
NIBBLEARRAY_MAXSIZE LITERAL1
NIBBLEARRAY_OK LITERAL1
NIBBLEARRAY_ERROR_INDEX LITERAL1