forked from Billwilliams1952/AD9833-Library-Arduino
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathkeywords.txt
More file actions
43 lines (35 loc) · 912 Bytes
/
keywords.txt
File metadata and controls
43 lines (35 loc) · 912 Bytes
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
#######################################
# Syntax Coloring Map For AD9833 Library
#######################################
#######################################
# Datatypes (KEYWORD1)
#######################################
AD9833 KEYWORD1
#######################################
# AD9833
#######################################
Begin KEYWORD2
Reset KEYWORD2
ApplySignal KEYWORD2
SetFrequency KEYWORD2
SetPhase KEYWORD2
IncrementFrequency KEYWORD2
IncrementPhase KEYWORD2
SetOutputSource KEYWORD2
SetWaveform KEYWORD2
EnableOutput KEYWORD2
SleepMode KEYWORD2
DisableDAC KEYWORD2
EnableInternalClock KEYWORD2
GetActualProgrammedFrequency KEYWORD2
GetActualProgrammedPhase KEYWORD2
GetResolution KEYWORD2
WaveformType KEYWORD2
Registers KEYWORD2
#######################################
REG0 LITERAL1
REG1 LITERAL1
SINE_WAVE LITERAL1
TRIANGLE_WAVE LITERAL1
SQUARE_WAVE LITERAL1
HALF_SQUARE_WAVE LITERAL1