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
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
///Register block
/**CR1 (rw) register accessor: Control Register 1
You can [`read`](crate::Reg::read) this register and get [`cr1::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`cr1::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@cr1`] module*/
pub type CR1 = crateReg;
///Control Register 1
/**CR2 (rw) register accessor: Control Register 2
You can [`read`](crate::Reg::read) this register and get [`cr2::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`cr2::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@cr2`] module*/
pub type CR2 = crateReg;
///Control Register 2
/**ISR (rw) register accessor: Interrupt Status Register
You can [`read`](crate::Reg::read) this register and get [`isr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`isr::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@isr`] module*/
pub type ISR = crateReg;
///Interrupt Status Register
/**ICR (w) register accessor: Interrupt Clear Register
You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`icr::W`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@icr`] module*/
pub type ICR = crateReg;
///Interrupt Clear Register
/**IER (rw) register accessor: Interrupt Enable Register
You can [`read`](crate::Reg::read) this register and get [`ier::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`ier::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@ier`] module*/
pub type IER = crateReg;
///Interrupt Enable Register
/**OENR (rw) register accessor: Output Enable Register
You can [`read`](crate::Reg::read) this register and get [`oenr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`oenr::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@oenr`] module*/
pub type OENR = crateReg;
///Output Enable Register
/**ODISR (w) register accessor: DISR
You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`odisr::W`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@odisr`] module*/
pub type ODISR = crateReg;
///DISR
/**ODSR (r) register accessor: Output Disable Status Register
You can [`read`](crate::Reg::read) this register and get [`odsr::R`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@odsr`] module*/
pub type ODSR = crateReg;
///Output Disable Status Register
/**BMCR (rw) register accessor: Burst Mode Control Register
You can [`read`](crate::Reg::read) this register and get [`bmcr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`bmcr::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@bmcr`] module*/
pub type BMCR = crateReg;
///Burst Mode Control Register
/**BMTRGR (rw) register accessor: BMTRG
You can [`read`](crate::Reg::read) this register and get [`bmtrgr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`bmtrgr::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@bmtrgr`] module*/
pub type BMTRGR = crateReg;
///BMTRG
/**BMCMPR (rw) register accessor: BMCMPR6
You can [`read`](crate::Reg::read) this register and get [`bmcmpr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`bmcmpr::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@bmcmpr`] module*/
pub type BMCMPR = crateReg;
///BMCMPR6
/**BMPER (rw) register accessor: Burst Mode Period Register
You can [`read`](crate::Reg::read) this register and get [`bmper::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`bmper::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@bmper`] module*/
pub type BMPER = crateReg;
///Burst Mode Period Register
/**EECR1 (rw) register accessor: Timer External Event Control Register 1
You can [`read`](crate::Reg::read) this register and get [`eecr1::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`eecr1::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@eecr1`] module*/
pub type EECR1 = crateReg;
///Timer External Event Control Register 1
/**EECR2 (rw) register accessor: Timer External Event Control Register 2
You can [`read`](crate::Reg::read) this register and get [`eecr2::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`eecr2::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@eecr2`] module*/
pub type EECR2 = crateReg;
///Timer External Event Control Register 2
/**EECR3 (rw) register accessor: Timer External Event Control Register 3
You can [`read`](crate::Reg::read) this register and get [`eecr3::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`eecr3::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@eecr3`] module*/
pub type EECR3 = crateReg;
///Timer External Event Control Register 3
/**ADC1R (rw) register accessor: ADC Trigger 1 Register
You can [`read`](crate::Reg::read) this register and get [`adc1r::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`adc1r::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@adc1r`] module*/
pub type ADC1R = crateReg;
///ADC Trigger 1 Register
/**ADC2R (rw) register accessor: ADC Trigger 2 Register
You can [`read`](crate::Reg::read) this register and get [`adc2r::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`adc2r::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@adc2r`] module*/
pub type ADC2R = crateReg;
///ADC Trigger 2 Register
pub use adc1r as adc3r;
pub use adc2r as adc4r;
pub use ADC1R as ADC3R;
pub use ADC2R as ADC4R;
/**FLTINR1 (rw) register accessor: HRTIM Fault Input Register 1
You can [`read`](crate::Reg::read) this register and get [`fltinr1::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`fltinr1::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@fltinr1`] module*/
pub type FLTINR1 = crateReg;
///HRTIM Fault Input Register 1
/**FLTINR2 (rw) register accessor: HRTIM Fault Input Register 2
You can [`read`](crate::Reg::read) this register and get [`fltinr2::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`fltinr2::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@fltinr2`] module*/
pub type FLTINR2 = crateReg;
///HRTIM Fault Input Register 2
/**BDMUPR (rw) register accessor: BDMUPDR
You can [`read`](crate::Reg::read) this register and get [`bdmupr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`bdmupr::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@bdmupr`] module*/
pub type BDMUPR = crateReg;
///BDMUPDR
/**BDTAUPR (rw) register accessor: Burst DMA Timerx update Register
You can [`read`](crate::Reg::read) this register and get [`bdtaupr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`bdtaupr::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@bdtaupr`] module*/
pub type BDTAUPR = crateReg;
///Burst DMA Timerx update Register
/**BDMADR (rw) register accessor: Burst DMA Data Register
You can [`read`](crate::Reg::read) this register and get [`bdmadr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`bdmadr::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@bdmadr`] module*/
pub type BDMADR = crateReg;
///Burst DMA Data Register
pub use bdtaupr as bdtbupr;
pub use bdtaupr as bdtcupr;
pub use bdtaupr as bdtdupr;
pub use bdtaupr as bdteupr;
pub use BDTAUPR as BDTBUPR;
pub use BDTAUPR as BDTCUPR;
pub use BDTAUPR as BDTDUPR;
pub use BDTAUPR as BDTEUPR;