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
///Register block
/**DMAMR (rw) register accessor: DMA mode register
You can [`read`](crate::Reg::read) this register and get [`dmamr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`dmamr::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@dmamr`] module*/
pub type DMAMR = crateReg;
///DMA mode register
/**DMASBMR (rw) register accessor: System bus mode register
You can [`read`](crate::Reg::read) this register and get [`dmasbmr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`dmasbmr::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@dmasbmr`] module*/
pub type DMASBMR = crateReg;
///System bus mode register
/**DMAISR (rw) register accessor: Interrupt status register
You can [`read`](crate::Reg::read) this register and get [`dmaisr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`dmaisr::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@dmaisr`] module*/
pub type DMAISR = crateReg;
///Interrupt status register
/**DMADSR (rw) register accessor: Debug status register
You can [`read`](crate::Reg::read) this register and get [`dmadsr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`dmadsr::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@dmadsr`] module*/
pub type DMADSR = crateReg;
///Debug status register
/**DMACCR (rw) register accessor: Channel control register
You can [`read`](crate::Reg::read) this register and get [`dmaccr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`dmaccr::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@dmaccr`] module*/
pub type DMACCR = crateReg;
///Channel control register
/**DMACTxCR (rw) register accessor: Channel transmit control register
You can [`read`](crate::Reg::read) this register and get [`dmactx_cr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`dmactx_cr::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@dmactx_cr`] module*/
pub type DMACTX_CR = crateReg;
///Channel transmit control register
/**DMACRxCR (rw) register accessor: Channel receive control register
You can [`read`](crate::Reg::read) this register and get [`dmacrx_cr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`dmacrx_cr::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@dmacrx_cr`] module*/
pub type DMACRX_CR = crateReg;
///Channel receive control register
/**DMACTxDLAR (rw) register accessor: Channel Tx descriptor list address register
You can [`read`](crate::Reg::read) this register and get [`dmactx_dlar::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`dmactx_dlar::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@dmactx_dlar`] module*/
pub type DMACTX_DLAR = crateReg;
///Channel Tx descriptor list address register
/**DMACRxDLAR (rw) register accessor: Channel Rx descriptor list address register
You can [`read`](crate::Reg::read) this register and get [`dmacrx_dlar::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`dmacrx_dlar::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@dmacrx_dlar`] module*/
pub type DMACRX_DLAR = crateReg;
///Channel Rx descriptor list address register
/**DMACTxDTPR (rw) register accessor: Channel Tx descriptor tail pointer register
You can [`read`](crate::Reg::read) this register and get [`dmactx_dtpr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`dmactx_dtpr::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@dmactx_dtpr`] module*/
pub type DMACTX_DTPR = crateReg;
///Channel Tx descriptor tail pointer register
/**DMACRxDTPR (rw) register accessor: Channel Rx descriptor tail pointer register
You can [`read`](crate::Reg::read) this register and get [`dmacrx_dtpr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`dmacrx_dtpr::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@dmacrx_dtpr`] module*/
pub type DMACRX_DTPR = crateReg;
///Channel Rx descriptor tail pointer register
/**DMACTxRLR (rw) register accessor: Channel Tx descriptor ring length register
You can [`read`](crate::Reg::read) this register and get [`dmactx_rlr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`dmactx_rlr::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@dmactx_rlr`] module*/
pub type DMACTX_RLR = crateReg;
///Channel Tx descriptor ring length register
/**DMACRxRLR (rw) register accessor: Channel Rx descriptor ring length register
You can [`read`](crate::Reg::read) this register and get [`dmacrx_rlr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`dmacrx_rlr::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@dmacrx_rlr`] module*/
pub type DMACRX_RLR = crateReg;
///Channel Rx descriptor ring length register
/**DMACIER (rw) register accessor: Channel interrupt enable register
You can [`read`](crate::Reg::read) this register and get [`dmacier::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`dmacier::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@dmacier`] module*/
pub type DMACIER = crateReg;
///Channel interrupt enable register
/**DMACRxIWTR (rw) register accessor: Channel Rx interrupt watchdog timer register
You can [`read`](crate::Reg::read) this register and get [`dmacrx_iwtr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`dmacrx_iwtr::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@dmacrx_iwtr`] module*/
pub type DMACRX_IWTR = crateReg;
///Channel Rx interrupt watchdog timer register
/**DMACCATxDR (rw) register accessor: Channel current application transmit descriptor register
You can [`read`](crate::Reg::read) this register and get [`dmaccatx_dr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`dmaccatx_dr::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@dmaccatx_dr`] module*/
pub type DMACCATX_DR = crateReg;
///Channel current application transmit descriptor register
/**DMACCARxDR (rw) register accessor: Channel current application receive descriptor register
You can [`read`](crate::Reg::read) this register and get [`dmaccarx_dr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`dmaccarx_dr::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@dmaccarx_dr`] module*/
pub type DMACCARX_DR = crateReg;
///Channel current application receive descriptor register
/**DMACCATxBR (rw) register accessor: Channel current application transmit buffer register
You can [`read`](crate::Reg::read) this register and get [`dmaccatx_br::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`dmaccatx_br::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@dmaccatx_br`] module*/
pub type DMACCATX_BR = crateReg;
///Channel current application transmit buffer register
/**DMACCARxBR (rw) register accessor: Channel current application receive buffer register
You can [`read`](crate::Reg::read) this register and get [`dmaccarx_br::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`dmaccarx_br::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@dmaccarx_br`] module*/
pub type DMACCARX_BR = crateReg;
///Channel current application receive buffer register
/**DMACSR (rw) register accessor: Channel status register
You can [`read`](crate::Reg::read) this register and get [`dmacsr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`dmacsr::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@dmacsr`] module*/
pub type DMACSR = crateReg;
///Channel status register
/**DMACMFCR (rw) register accessor: Channel missed frame count register
You can [`read`](crate::Reg::read) this register and get [`dmacmfcr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`dmacmfcr::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@dmacmfcr`] module*/
pub type DMACMFCR = crateReg;
///Channel missed frame count register