-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathase-rpm-01.mc3
More file actions
298 lines (298 loc) · 37.1 KB
/
Copy pathase-rpm-01.mc3
File metadata and controls
298 lines (298 loc) · 37.1 KB
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
<config configName="default" projectName="ase-rpm-01" configVersion="1.1" device="PIC18F06Q41" deviceLibraryClass="com.microchip.mcc.melody.Library" coreVersion="5.7.1">
<usedPackages class="java.util.ArrayList">
<package packageName="@mchp-mcc/i2c-client-driver" version="2.1.0" contentType="MELODY">
<modules class="java.util.ArrayList"/>
</package>
<package packageName="@mchp-mcc/main-manager" version="3.1.2" contentType="MELODY">
<modules class="java.util.ArrayList"/>
</package>
<package packageName="@mchp-mcc/pic-8bit" version="5.29.1" contentType="MELODY">
<modules class="java.util.ArrayList"/>
</package>
<package packageName="@mchp-mcc/pic18-configuration-bits-v2" version="2.1.7" contentType="MELODY">
<modules class="java.util.ArrayList"/>
</package>
<package packageName="@mchp-mcc/pic18-pin-manager" version="3.7.1" contentType="MELODY">
<modules class="java.util.ArrayList"/>
</package>
<package packageName="@mchp-mcc/pin-content-processor" version="3.9.1" contentType="MELODY">
<modules class="java.util.ArrayList"/>
</package>
<package packageName="@mchp-mcc/scf-pic8-cmp-v1" version="4.2.0" contentType="MELODY">
<modules class="java.util.ArrayList"/>
</package>
<package packageName="@mchp-mcc/scf-pic8-dac-v1" version="4.1.0" contentType="MELODY">
<modules class="java.util.ArrayList"/>
</package>
<package packageName="@mchp-mcc/scf-pic8-i2c-v2" version="7.0.0" contentType="MELODY">
<modules class="java.util.ArrayList"/>
</package>
<package packageName="@mchp-mcc/scf-pic8-interrupt-v1" version="5.2.11" contentType="MELODY">
<modules class="java.util.ArrayList"/>
</package>
<package packageName="@mchp-mcc/scf-pic8-osc-v1" version="4.4.0" contentType="MELODY">
<modules class="java.util.ArrayList"/>
</package>
<package packageName="@mchp-mcc/scf-pic8-tmr0-v1" version="5.1.0" contentType="MELODY">
<modules class="java.util.ArrayList"/>
</package>
<package packageName="@mchp-mcc/scf-pic8-tmr1-v1" version="5.2.0" contentType="MELODY">
<modules class="java.util.ArrayList"/>
</package>
<package packageName="@mchp-mcc/scf-pic8-uart-v1" version="7.2.0" contentType="MELODY">
<modules class="java.util.ArrayList"/>
</package>
<package packageName="@mchp-mcc/timer" version="1.2.3" contentType="MELODY">
<modules class="java.util.ArrayList"/>
</package>
</usedPackages>
<usedClasses class="java.util.TreeMap">
<entry>
<string>Application Builder</string>
<string>class com.microchip.mcc.melody.module.FrameworkModule</string>
</entry>
<entry>
<string>CLOCK CONTROL</string>
<string>class com.microchip.mcc.melody.hw.module.HardwareModule</string>
</entry>
<entry>
<string>CMP1</string>
<string>class com.microchip.mcc.melody.hw.module.HardwareModule</string>
</entry>
<entry>
<string>CMP2</string>
<string>class com.microchip.mcc.melody.hw.module.HardwareModule</string>
</entry>
<entry>
<string>Configuration Bits</string>
<string>class com.microchip.mcc.melody.hw.module.HardwareModule</string>
</entry>
<entry>
<string>DAC2</string>
<string>class com.microchip.mcc.melody.hw.module.HardwareModule</string>
</entry>
<entry>
<string>I2C1</string>
<string>class com.microchip.mcc.melody.hw.module.HardwareModule</string>
</entry>
<entry>
<string>INTERRUPT MANAGER</string>
<string>class com.microchip.mcc.melody.hw.module.HardwareModule</string>
</entry>
<entry>
<string>MAIN MANAGER</string>
<string>class com.microchip.mcc.melody.hw.module.HardwareModule</string>
</entry>
<entry>
<string>Pin Manager</string>
<string>class com.microchip.mcc.melody.hw.module.HardwareModule</string>
</entry>
<entry>
<string>TMR0</string>
<string>class com.microchip.mcc.melody.hw.module.HardwareModule</string>
</entry>
<entry>
<string>TMR1</string>
<string>class com.microchip.mcc.melody.hw.module.HardwareModule</string>
</entry>
<entry>
<string>UART1</string>
<string>class com.microchip.mcc.melody.hw.module.HardwareModule</string>
</entry>
<entry>
<string>meta</string>
<string>class com.microchip.mcc.melody.hw.module.HardwareModule</string>
</entry>
<entry>
<string>module0</string>
<string>class com.microchip.mcc.melody.script.module.ScriptModule</string>
</entry>
<entry>
<string>module1</string>
<string>class com.microchip.mcc.melody.script.module.ScriptModule</string>
</entry>
<entry>
<string>module10</string>
<string>class com.microchip.mcc.melody.script.module.ScriptModule</string>
</entry>
<entry>
<string>module102</string>
<string>class com.microchip.mcc.melody.script.module.ScriptModule</string>
</entry>
<entry>
<string>module14</string>
<string>class com.microchip.mcc.melody.script.module.ScriptModule</string>
</entry>
<entry>
<string>module2</string>
<string>class com.microchip.mcc.melody.script.module.ScriptModule</string>
</entry>
<entry>
<string>module20</string>
<string>class com.microchip.mcc.melody.script.module.ScriptModule</string>
</entry>
<entry>
<string>module24</string>
<string>class com.microchip.mcc.melody.script.module.ScriptModule</string>
</entry>
<entry>
<string>module3</string>
<string>class com.microchip.mcc.melody.script.module.ScriptModule</string>
</entry>
<entry>
<string>module34</string>
<string>class com.microchip.mcc.melody.script.module.ScriptModule</string>
</entry>
<entry>
<string>module35</string>
<string>class com.microchip.mcc.melody.script.module.ScriptModule</string>
</entry>
<entry>
<string>module4</string>
<string>class com.microchip.mcc.melody.script.module.ScriptModule</string>
</entry>
<entry>
<string>module5</string>
<string>class com.microchip.mcc.melody.script.module.ScriptModule</string>
</entry>
<entry>
<string>module55</string>
<string>class com.microchip.mcc.melody.script.module.ScriptModule</string>
</entry>
<entry>
<string>module9</string>
<string>class com.microchip.mcc.melody.script.module.ScriptModule</string>
</entry>
</usedClasses>
<usedLibraries class="java.util.ArrayList">
<ILibraryFile class="com.microchip.mcc.core.library.BaseLibraryFile" libraryClass="com.microchip.mcc.melody.Library" version="2.8.1"/>
</usedLibraries>
<tokenMap class="java.util.TreeMap">
<entry>
<key class="com.microchip.mcc.core.tokenManager.CustomKey" moduleName="Application Builder" name="graph-location-data"/>
<value>{}</value>
</entry>
<entry>
<key class="com.microchip.mcc.core.tokenManager.CustomKey" moduleName="Application Builder" name="state"/>
<value>{"userAddedModules":["module5","module4","module1","module0","module3","module2","module10","module20","module24","module35","module34","module55","module102"],"version":"CURRENT","modules":{"module5":{"scriptId":"@mchp-mcc/scf-pic8-osc-v1","imports":{"sys_init_basic_interface":{"interfaceId":{"name":"sys-init-basic-interface","version":"^1"},"handle":{"providerId":"module1","exportId":"sys_init_basic_interface"}},"pins_interface":{"interfaceId":{"name":"pins-interface","version":"^1"},"handle":{"providerId":"module3","exportId":"pins-interface"}},"device_meta":{"interfaceId":{"name":"device-meta","version":"^1"},"handle":{"providerId":"mccDevice","exportId":"meta"}},"configbits_basic_interface":{"interfaceId":{"name":"configbits-basic-interface","version":"^1"},"handle":{"providerId":"module1","exportId":"configbits_basic_interface"}},"scf_pic8_osc_v1":{"interfaceId":{"name":"scf-pic8-osc-v1","version":"^1"},"handle":{"providerId":"mccDevice","exportId":"CLOCK CONTROL"}},"config_device":{"interfaceId":{"name":"config-device","version":"^1"},"handle":{"providerId":"module1","exportId":"config_device"}}},"framewSpecificState":{"userEditedImports":[]},"payload":{}},"module4":{"scriptId":"@mchp-mcc/scf-pic8-interrupt-v1","imports":{"pin_standard":{"interfaceId":{"name":"pin-standard","version":"^0"},"handle":{"providerId":"module3","exportId":"pin-standard"}},"device_meta":{"interfaceId":{"name":"device-meta","version":"^1"},"handle":{"providerId":"mccDevice","exportId":"meta"}},"initializer_main":{"interfaceId":{"name":"initializer-main","version":"^0"},"handle":{"providerId":"module0","exportId":"initializer_main"}},"initializer_system":{"interfaceId":{"name":"initializer-system","version":"^0"},"handle":{"providerId":"module1","exportId":"initializer_system"}},"config_request":{"interfaceId":{"name":"config-request","version":"^2"},"handle":{"providerId":"module1","exportId":"config_request"}},"scf_pic8_interrupt_v1":{"interfaceId":{"name":"scf-pic8-interrupt-v1","version":"1.0.0"},"handle":{"providerId":"mccDevice","exportId":"INTERRUPT MANAGER"}}},"framewSpecificState":{"userEditedImports":[]},"payload":{}},"module9":{"scriptId":"@mchp-mcc/scf-pic8-dac-v1","imports":{"device_meta":{"interfaceId":{"name":"device-meta","version":"^1"},"handle":{"providerId":"mccDevice","exportId":"meta"}},"pin_standard":{"interfaceId":{"name":"pin-standard","version":"^0"},"handle":{"providerId":"module3","exportId":"pin-standard"}},"scf_pic8_dac_v1":{"interfaceId":{"name":"scf-pic8-dac-v1","version":"^1"},"handle":{"providerId":"mccDevice","exportId":"DAC2"}},"initializer_system":{"interfaceId":{"name":"initializer-system","version":"^0"},"handle":{"providerId":"module1","exportId":"initializer_system"}}},"framewSpecificState":{"userEditedImports":[]},"payload":{}},"module1":{"scriptId":"@mchp-mcc/pic18-configuration-bits-v2","imports":{"device_meta":{"interfaceId":{"name":"device-meta","version":"^1"},"handle":{"providerId":"mccDevice","exportId":"meta"}},"initializer_main":{"interfaceId":{"name":"initializer-main","version":"^0"},"handle":{"providerId":"module0","exportId":"initializer_main"}},"pic18_configuration_bits_v2":{"interfaceId":{"name":"pic18-configuration-bits-v2","version":"1.0.0"},"handle":{"providerId":"mccDevice","exportId":"Configuration Bits"}}},"framewSpecificState":{"userEditedImports":[]},"payload":{}},"module0":{"scriptId":"@mchp-mcc/main-manager","imports":{"main":{"interfaceId":{"name":"main-manager","version":"^1.*"},"handle":{"providerId":"mccDevice","exportId":"MAIN MANAGER"}}},"framewSpecificState":{"userEditedImports":[]},"payload":{}},"module3":{"scriptId":"@mchp-mcc/pin-content-processor","imports":{"device-meta":{"interfaceId":{"name":"device-meta","version":"1.0.0"},"handle":{"providerId":"mccDevice","exportId":"meta"}},"pin-architecture":{"interfaceId":{"name":"pin-architecture","version":"1.0.0"},"handle":{"providerId":"module2","exportId":"pin-architecture"}}},"framewSpecificState":{"userEditedImports":[]},"payload":{"saved":{"userEditedData":{"inputPPSState":{"module20":{"I2C1":{"SDA1":"RC1","SCL1":"RC0"}},"module24":{"UART1":{"RX1":"RA4"}}},"cname":{"eview":{"RC2":"CMP1N","RC3":"CMP2N","RA5":"TXD1","RA4":"RXD1","RC1":"SDA1","RC0":"SCL1","RA0":"PGD","RA1":"PGC","RC5":"GPIO_C5","RA2":"LED","RC4":"ENC_EN"}},"advInpBuf":{"eview":{"RC0":"I2C specific","RC1":"I2C specific"}}},"rows":{"pcp":{"GPIO$GPIO$input":{"pins":{"RA0":{"state":"MUL"},"RA1":{"state":"L"},"RA2":{"state":"MUL"},"RC4":{"state":"MUL"},"RC5":{"state":"MUL"}}},"GPIO$GPIO$output":{"pins":{"RA0":{"state":"L"},"RA1":{"state":"MUL"},"RA2":{"state":"L"},"RC4":{"state":"L"},"RC5":{"state":"L"}}}},"module24":{"UART1$TX1$output":{"pins":{"RA5":{"state":"L"},"RA4":{"state":"UL"}}}}},"meta":{"module":"pcp"}}}},"module2":{"scriptId":"@mchp-mcc/pic18-pin-manager","imports":{"pic18-pin-manager":{"interfaceId":{"name":"pic18-pin-manager","version":"1.0.0"},"handle":{"providerId":"mccDevice","exportId":"Pin Manager"}},"initializer_system":{"interfaceId":{"name":"initializer-system","version":"^0.*"},"handle":{"providerId":"module1","exportId":"initializer_system"}}},"framewSpecificState":{"userEditedImports":[]},"payload":{"adapterdata":{"pps":{"data":{"IC":{"SDA1":"RC1","SCL1":"RC0"},"I2C1":{"SDA1":"RC1","SCL1":"RC0"},"UART":{"RX1":"RA4"},"UART1":{"RX1":"RA4"}},"users":{"module20":{"mod_name":"I2C1"},"module24":{"mod_name":"UART1"}}},"cname":{"eview":{"dataMap":{"RC2":{"value":"CMP1N"},"RC3":{"value":"CMP2N"},"RA5":{"value":"TXD1"},"RA4":{"value":"RXD1"},"RC1":{"value":"SDA1"},"RC0":{"value":"SCL1"},"RA0":{"value":"PGD"},"RA1":{"value":"PGC"},"RC5":{"value":"GPIO_C5"},"RA2":{"value":"LED"},"RC4":{"value":"ENC_EN"}}}},"advInpBuf":{"eview":{"dataMap":{"RC0":{"value":"I2C specific"},"RC1":{"value":"I2C specific"}}}}}}},"module10":{"scriptId":"@mchp-mcc/scf-pic8-cmp-v1","imports":{"pin_standard":{"interfaceId":{"name":"pin-standard","version":"^0.*"},"handle":{"providerId":"module3","exportId":"pin-standard"}},"DAC":{"interfaceId":{"name":"pic8bit-dac-interface","version":"^0.*"},"handle":{"providerId":"module9","exportId":"dac","label":"DAC2"}},"interrupt_standard":{"interfaceId":{"name":"interrupt-standard","version":"^1.*"},"handle":{"providerId":"module4","exportId":"interrupt"}},"device_meta":{"interfaceId":{"name":"device-meta","version":"^1.*"},"handle":{"providerId":"mccDevice","exportId":"meta"}},"scf_pic8_cmp_v1":{"interfaceId":{"name":"scf-pic8-cmp-v1","version":"1.0.0"},"handle":{"providerId":"mccDevice","exportId":"CMP1"}},"initializer_system":{"interfaceId":{"name":"initializer-system","version":"^0.*"},"handle":{"providerId":"module1","exportId":"initializer_system"}}},"framewSpecificState":{"userEditedImports":["DAC"]},"payload":{"main":{"hardware":{"cpchCmpsel":"DAC2_OUT","chysCmcon0":"enabled","cnchCmnsel":"CIN3-","cpolCmcon0":"not inverted","csyncCmcon0":"asynchronous"},"software":{"dacDependency":"DAC2"},"interrupt":{"ci":true,"cintpCmcon1":"intFlag_pos","cintnCmcon1":"no_intFlag"}}}},"module20":{"scriptId":"@mchp-mcc/scf-pic8-i2c-v2","imports":{"scf_pic8_i2c_v2":{"interfaceId":{"name":"scf-pic8-i2c-v2","version":"^1.0.0"},"handle":{"providerId":"mccDevice","exportId":"I2C1"}},"sys_init_basic_interface":{"interfaceId":{"name":"sys-init-basic-interface","version":"^1"},"handle":{"providerId":"module1","exportId":"sys_init_basic_interface"}},"pins_interface":{"interfaceId":{"name":"pins-interface","version":"^1"},"handle":{"providerId":"module3","exportId":"pins-interface"}},"clock_basic_interface":{"interfaceId":{"name":"clock-basic-interface","version":"^1.0.0"},"handle":{"providerId":"module5","exportId":"clock_basic_interface"}},"device_meta":{"interfaceId":{"name":"device-meta","version":"^1"},"handle":{"providerId":"mccDevice","exportId":"meta"}},"interrupt_standard":{"interfaceId":{"name":"interrupt-standard","version":"^1"},"handle":{"providerId":"module4","exportId":"interrupt"}}},"framewSpecificState":{"userEditedImports":[]},"payload":{"main":{"software":{"i2cSclRegisterName":"RC0","i2cSdaRegisterName":"RC1"}}}},"module14":{"scriptId":"@mchp-mcc/scf-pic8-tmr1-v1","imports":{"sys_init_basic_interface":{"interfaceId":{"name":"sys-init-basic-interface","version":"^1"},"handle":{"providerId":"module1","exportId":"sys_init_basic_interface"}},"pins_interface":{"interfaceId":{"name":"pins-interface","version":"^1"},"handle":{"providerId":"module3","exportId":"pins-interface"}},"clock_basic_interface":{"interfaceId":{"name":"clock-basic-interface","version":"^1"},"handle":{"providerId":"module5","exportId":"clock_basic_interface"}},"interrupt_standard":{"interfaceId":{"name":"interrupt-standard","version":"^1"},"handle":{"providerId":"module4","exportId":"interrupt"}},"device_meta":{"interfaceId":{"name":"device-meta","version":"^1"},"handle":{"providerId":"mccDevice","exportId":"meta"}},"scf_pic8_tmr1_v1":{"interfaceId":{"name":"scf-pic8-tmr1-v1","version":"^1"},"handle":{"providerId":"mccDevice","exportId":"TMR1"}}},"framewSpecificState":{"userEditedImports":[]},"payload":{"main":{"timerClock":{"congigurePrescaler":true,"tckpsTcon":"1:8"}}}},"module24":{"scriptId":"@mchp-mcc/scf-pic8-uart-v1","imports":{"pin_standard":{"interfaceId":{"name":"pin-standard","version":"^0"},"handle":{"providerId":"module3","exportId":"pin-standard"}},"interrupt_standard":{"interfaceId":{"name":"interrupt-standard","version":"^1"},"handle":{"providerId":"module4","exportId":"interrupt"}},"device_meta":{"interfaceId":{"name":"device-meta","version":"^1"},"handle":{"providerId":"mccDevice","exportId":"meta"}},"fosc":{"interfaceId":{"name":"fosc-hz","version":"^0.3.0"},"handle":{"providerId":"module5","exportId":"fosc"}},"scf_pic8_uart_v1":{"interfaceId":{"name":"scf-pic8-uart-v1","version":"^1.0.0"},"handle":{"providerId":"mccDevice","exportId":"UART1"}},"osc_clocks":{"interfaceId":{"name":"osc-clocks","version":"^0"},"handle":{"providerId":"module5","exportId":"osc_clocks"}},"initializer_system":{"interfaceId":{"name":"initializer-system","version":"^0"},"handle":{"providerId":"module1","exportId":"initializer_system"}}},"framewSpecificState":{"userEditedImports":[]},"payload":{"main":{"hardware":{"baudRate":115200.0}}}},"module35":{"scriptId":"@mchp-mcc/scf-pic8-tmr0-v1","imports":{"sys_init_basic_interface":{"interfaceId":{"name":"sys-init-basic-interface","version":"^1"},"handle":{"providerId":"module1","exportId":"sys_init_basic_interface"}},"pins_interface":{"interfaceId":{"name":"pins-interface","version":"^1"},"handle":{"providerId":"module3","exportId":"pins-interface"}},"clock_basic_interface":{"interfaceId":{"name":"clock-basic-interface","version":"^1"},"handle":{"providerId":"module5","exportId":"clock_basic_interface"}},"scf_pic8_tmr0_v1":{"interfaceId":{"name":"scf-pic8-tmr0-v1","version":"^1.0.0"},"handle":{"providerId":"mccDevice","exportId":"TMR0"}},"interrupt_standard":{"interfaceId":{"name":"interrupt-standard","version":"^1"},"handle":{"providerId":"module4","exportId":"interrupt"}},"device_meta":{"interfaceId":{"name":"device-meta","version":"^1"},"handle":{"providerId":"mccDevice","exportId":"meta"}}},"framewSpecificState":{"userEditedImports":[]},"payload":{"main":{"hardware":{"t016bitT0con0":"16-bit","t0outpsT0con0":"1:1","requestedPeriod":{"value":5.0,"unit":"ms"},"t0ckpsT0con1":"1:8"},"interrupt":{"tmri":true}}}},"module34":{"scriptId":"@mchp-mcc/scf-pic8-cmp-v1","imports":{"pin_standard":{"interfaceId":{"name":"pin-standard","version":"^0.*"},"handle":{"providerId":"module3","exportId":"pin-standard"}},"DAC":{"interfaceId":{"name":"pic8bit-dac-interface","version":"^0.*"},"handle":{"providerId":"module9","exportId":"dac","label":"DAC2"}},"interrupt_standard":{"interfaceId":{"name":"interrupt-standard","version":"^1.*"},"handle":{"providerId":"module4","exportId":"interrupt"}},"device_meta":{"interfaceId":{"name":"device-meta","version":"^1.*"},"handle":{"providerId":"mccDevice","exportId":"meta"}},"scf_pic8_cmp_v1":{"interfaceId":{"name":"scf-pic8-cmp-v1","version":"1.0.0"},"handle":{"providerId":"mccDevice","exportId":"CMP2"}},"initializer_system":{"interfaceId":{"name":"initializer-system","version":"^0.*"},"handle":{"providerId":"module1","exportId":"initializer_system"}}},"framewSpecificState":{"userEditedImports":["DAC"]},"payload":{"main":{"hardware":{"conCmcon0":true,"cpchCmpsel":"DAC2_OUT","cnchCmnsel":"CIN2-","chysCmcon0":"enabled"},"software":{"dacDependency":"DAC2"},"interrupt":{"ci":true,"cintpCmcon1":"intFlag_pos","cintnCmcon1":"no_intFlag"}}}},"module55":{"scriptId":"@mchp-mcc/i2c-client-driver","imports":{"device_meta":{"interfaceId":{"name":"device-meta","version":"^1.0.0"},"handle":{"providerId":"mccDevice","exportId":"meta"}},"i2c_client_basic":{"interfaceId":{"name":"i2c-client-basic","version":"\u003e\u003d 2.0.0 \u003c 4.0.0"},"handle":{"providerId":"module20","exportId":"i2c_basic"}}},"framewSpecificState":{"userEditedImports":[]},"payload":{"main":{"software":{"clientAddress":20.0}}}},"module102":{"scriptId":"@mchp-mcc/timer","imports":{"timer_periodic":{"interfaceId":{"name":"timer-periodic","version":"^2"},"handle":{"providerId":"module14","exportId":"timer_periodic","label":"TMR1"}},"device_meta":{"interfaceId":{"name":"device-meta","version":"^1.0.0"},"handle":{"providerId":"mccDevice","exportId":"meta"}}},"framewSpecificState":{"userEditedImports":["timer_periodic"]},"payload":{"main":{"dependencySelector":{"depSelector":"TMR1"},"software":{"requestedTimerPeriod":{"value":5.0,"unit":"ms"}}}}}},"content":{"@mchp-mcc/pic-8bit":"5.29.1","@mchp-mcc/scf-pic8-dac-v1":"4.1.0","@mchp-mcc/scf-pic8-interrupt-v1":"5.2.11","@mchp-mcc/timer":"1.2.3","@mchp-mcc/scf-pic8-cmp-v1":"4.2.0","@mchp-mcc/scf-pic8-i2c-v2":"7.0.0","@mchp-mcc/scf-pic8-uart-v1":"7.2.0","@mchp-mcc/main-manager":"3.1.2","@mchp-mcc/pic18-configuration-bits-v2":"2.1.7","@mchp-mcc/pin-content-processor":"3.9.1","@mchp-mcc/pic18-pin-manager":"3.7.1","@mchp-mcc/scf-pic8-tmr0-v1":"5.1.0","@mchp-mcc/i2c-client-driver":"2.1.0","@mchp-mcc/scf-pic8-tmr1-v1":"5.2.0","@mchp-mcc/scf-pic8-osc-v1":"4.4.0"}}</value>
</entry>
</tokenMap>
<generatedFileHashHistoryMap class="java.util.TreeMap">
<entry>
<file>main.c</file>
<hash>43d38ef16ac03eb98d287bb6908c0a44078af0a92bb7f018557b2a0359cec7fd</hash>
</entry>
<entry>
<file>mcc_generated_files/comparator/cmp1.h</file>
<hash>5dd78ce9b1eeec91ca57f6bd66e9e30b3c76bf54ca61eca2eb7aed3408fa08a0</hash>
</entry>
<entry>
<file>mcc_generated_files/comparator/cmp2.h</file>
<hash>ba5de2d1fd7e50117bd5071ae0118353d13f4f68ed3a465f8ce64767ec94e0d2</hash>
</entry>
<entry>
<file>mcc_generated_files/comparator/src/cmp1.c</file>
<hash>6497112e61e9b77f2edf6634f4215ffc87ec4dd4c1c83bfd38f66f0cc228a532</hash>
</entry>
<entry>
<file>mcc_generated_files/comparator/src/cmp2.c</file>
<hash>0fe0999477d95c01107757e9a4114f11638f77d2a81bb7f09fc709b7902356c4</hash>
</entry>
<entry>
<file>mcc_generated_files/dac/dac2.h</file>
<hash>2b44a3e29e667678923c7bdf31a934c3fe421691927bd3a4415f71091b050641</hash>
</entry>
<entry>
<file>mcc_generated_files/dac/src/dac2.c</file>
<hash>a420cad484851d2c43a4578ccb4d557df9caab153bdd8c6004d240bd19cd3ea4</hash>
</entry>
<entry>
<file>mcc_generated_files/i2c_client/i2c1.h</file>
<hash>47c2ad3845b50c7c3ba4e427c76bc198b4dd330dc4d4d9f6f9543ca8f96214cf</hash>
</entry>
<entry>
<file>mcc_generated_files/i2c_client/i2c_client_interface.h</file>
<hash>e3e8e744d721e07799b90cc4b6d97c1b5da6c179de817cffb68ade277c6fd133</hash>
</entry>
<entry>
<file>mcc_generated_files/i2c_client/i2c_client_types.h</file>
<hash>2ea9e50f7365ede5c7bfa9ab2a85cff77207d5754bb37d201e0bd3b7874c5f95</hash>
</entry>
<entry>
<file>mcc_generated_files/i2c_client/src/i2c1.c</file>
<hash>bcffec12edb02d2203c81de1993d834386fb01f7409c2d8b30213b70b27d4f8d</hash>
</entry>
<entry>
<file>mcc_generated_files/system/clock.h</file>
<hash>17f2631004acec0e294610e00928b81388f39b95bb2a1ff42afa336c2ce553b6</hash>
</entry>
<entry>
<file>mcc_generated_files/system/config_bits.h</file>
<hash>1c18d53106af83ba66fc67a1cc4826e39535a1eea63462d422f5c7294c1cda4d</hash>
</entry>
<entry>
<file>mcc_generated_files/system/interrupt.h</file>
<hash>9539ed7c05f188366447cacb7776ea00096cba679812975c875ee90907d56058</hash>
</entry>
<entry>
<file>mcc_generated_files/system/pins.h</file>
<hash>6091dd142a39af121f268f159279f872858e6c7e0df5ac383eab086600a11459</hash>
</entry>
<entry>
<file>mcc_generated_files/system/src/clock.c</file>
<hash>c821d1d1b255b9ba0342977a22b59eb15587a3e08e4bd82ad2f4f092b0107fea</hash>
</entry>
<entry>
<file>mcc_generated_files/system/src/config_bits.c</file>
<hash>5900a204579ec2fe95fa550abca378302684c003d44dc9f8a4e87cbe091faf07</hash>
</entry>
<entry>
<file>mcc_generated_files/system/src/interrupt.c</file>
<hash>27ea51f51bf627b8de289d2a4b7fb6ecf9f11446c6a878e3afd1ace9b3d0a4a4</hash>
</entry>
<entry>
<file>mcc_generated_files/system/src/pins.c</file>
<hash>3a881573e29f3f2efefb84ee7c5aabbd3a423ea3529e99925cf0dff816efaf1a</hash>
</entry>
<entry>
<file>mcc_generated_files/system/src/system.c</file>
<hash>a5156d73d12d1a04c38ee7a49874ffdc12a5407359c558b1b17427e19a63f0a6</hash>
</entry>
<entry>
<file>mcc_generated_files/system/system.h</file>
<hash>4a5cd63c9e75ab28cbd08245eaa21d79eea0074d2768c3ac26355bde09c1a789</hash>
</entry>
<entry>
<file>mcc_generated_files/timer/src/tmr0.c</file>
<hash>8ce0fae9ca09c00bc6573a0c40bab1d845d1088d6947cb61df922e299157c0d3</hash>
</entry>
<entry>
<file>mcc_generated_files/timer/src/tmr1.c</file>
<hash>00f3e8589376dab467b62cafaeda958ce960f251d1d812b3f14d07a981258644</hash>
</entry>
<entry>
<file>mcc_generated_files/timer/timer_interface.h</file>
<hash>38a709112ebc19909500dad4981bedf0d5b51ee54be02b11f2a1ad33ad6956a1</hash>
</entry>
<entry>
<file>mcc_generated_files/timer/tmr0.h</file>
<hash>d3babe158539e82de1fe677dd62486a656914a995b4276a48a2a0e83c037cd9f</hash>
</entry>
<entry>
<file>mcc_generated_files/timer/tmr0_deprecated.h</file>
<hash>0e4125d363b41ac7423034dbd4f6c7f519a980997711bad014ec438bb74267cb</hash>
</entry>
<entry>
<file>mcc_generated_files/timer/tmr1.h</file>
<hash>c974bcdafbe67cf8a91f67aadc2472d7c57de4ab4b6ed3b8337e9a9c599c4627</hash>
</entry>
<entry>
<file>mcc_generated_files/uart/src/uart1.c</file>
<hash>ad0ac8ab204ef07fda607e587f2a4c1570121e4f960b81228deaa95ed5e678ec</hash>
</entry>
<entry>
<file>mcc_generated_files/uart/uart1.h</file>
<hash>607c0f5445556138f9502b877532dba0a2d23f4b543813a555ae11bf97a954bd</hash>
</entry>
</generatedFileHashHistoryMap>
</config>