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
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
///Register block
/**GOTGCTL (rw) register accessor: OTG_HS control and status register
You can [`read`](crate::Reg::read) this register and get [`gotgctl::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`gotgctl::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32F765.html#OTG_HS_GLOBAL:GOTGCTL)
For information about available fields see [`mod@gotgctl`] module*/
pub type GOTGCTL = crate Reg;
///OTG_HS control and status register
/**GOTGINT (rw) register accessor: OTG_HS interrupt register
You can [`read`](crate::Reg::read) this register and get [`gotgint::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`gotgint::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32F765.html#OTG_HS_GLOBAL:GOTGINT)
For information about available fields see [`mod@gotgint`] module*/
pub type GOTGINT = crate Reg;
///OTG_HS interrupt register
/**GAHBCFG (rw) register accessor: OTG_HS AHB configuration register
You can [`read`](crate::Reg::read) this register and get [`gahbcfg::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`gahbcfg::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32F765.html#OTG_HS_GLOBAL:GAHBCFG)
For information about available fields see [`mod@gahbcfg`] module*/
pub type GAHBCFG = crate Reg;
///OTG_HS AHB configuration register
/**GUSBCFG (rw) register accessor: OTG_HS USB configuration register
You can [`read`](crate::Reg::read) this register and get [`gusbcfg::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`gusbcfg::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32F765.html#OTG_HS_GLOBAL:GUSBCFG)
For information about available fields see [`mod@gusbcfg`] module*/
pub type GUSBCFG = crate Reg;
///OTG_HS USB configuration register
/**GRSTCTL (rw) register accessor: OTG_HS reset register
You can [`read`](crate::Reg::read) this register and get [`grstctl::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`grstctl::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32F765.html#OTG_HS_GLOBAL:GRSTCTL)
For information about available fields see [`mod@grstctl`] module*/
pub type GRSTCTL = crate Reg;
///OTG_HS reset register
/**GINTSTS (rw) register accessor: OTG_HS core interrupt register
You can [`read`](crate::Reg::read) this register and get [`gintsts::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`gintsts::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32F765.html#OTG_HS_GLOBAL:GINTSTS)
For information about available fields see [`mod@gintsts`] module*/
pub type GINTSTS = crate Reg;
///OTG_HS core interrupt register
/**GINTMSK (rw) register accessor: OTG_HS interrupt mask register
You can [`read`](crate::Reg::read) this register and get [`gintmsk::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`gintmsk::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32F765.html#OTG_HS_GLOBAL:GINTMSK)
For information about available fields see [`mod@gintmsk`] module*/
pub type GINTMSK = crate Reg;
///OTG_HS interrupt mask register
/**GRXSTSR_Host (r) register accessor: OTG_HS Receive status debug read register (host mode)
You can [`read`](crate::Reg::read) this register and get [`grxstsr_host::R`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32F765.html#OTG_HS_GLOBAL:GRXSTSR_Host)
For information about available fields see [`mod@grxstsr_host`] module*/
pub type GRXSTSR_HOST = crate Reg;
///OTG_HS Receive status debug read register (host mode)
/**GRXSTSP_Host (r) register accessor: OTG_HS status read and pop register (host mode)
You can [`read`](crate::Reg::read) this register and get [`grxstsp_host::R`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32F765.html#OTG_HS_GLOBAL:GRXSTSP_Host)
For information about available fields see [`mod@grxstsp_host`] module*/
pub type GRXSTSP_HOST = crate Reg;
///OTG_HS status read and pop register (host mode)
/**GRXFSIZ (rw) register accessor: OTG_HS Receive FIFO size register
You can [`read`](crate::Reg::read) this register and get [`grxfsiz::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`grxfsiz::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32F765.html#OTG_HS_GLOBAL:GRXFSIZ)
For information about available fields see [`mod@grxfsiz`] module*/
pub type GRXFSIZ = crate Reg;
///OTG_HS Receive FIFO size register
/**HNPTXFSIZ (rw) register accessor: OTG_HS nonperiodic transmit FIFO size register (host mode)
You can [`read`](crate::Reg::read) this register and get [`hnptxfsiz::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`hnptxfsiz::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32F765.html#OTG_HS_GLOBAL:HNPTXFSIZ)
For information about available fields see [`mod@hnptxfsiz`] module*/
pub type HNPTXFSIZ = crate Reg;
///OTG_HS nonperiodic transmit FIFO size register (host mode)
/**DIEPTXF0 (rw) register accessor: Endpoint 0 transmit FIFO size (peripheral mode)
You can [`read`](crate::Reg::read) this register and get [`dieptxf0::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`dieptxf0::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32F765.html#OTG_HS_GLOBAL:DIEPTXF0)
For information about available fields see [`mod@dieptxf0`] module*/
pub type DIEPTXF0 = crate Reg;
///Endpoint 0 transmit FIFO size (peripheral mode)
/**HNPTXSTS (r) register accessor: OTG_HS nonperiodic transmit FIFO/queue status register
You can [`read`](crate::Reg::read) this register and get [`hnptxsts::R`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32F765.html#OTG_HS_GLOBAL:HNPTXSTS)
For information about available fields see [`mod@hnptxsts`] module*/
pub type HNPTXSTS = crate Reg;
///OTG_HS nonperiodic transmit FIFO/queue status register
/**GCCFG (rw) register accessor: OTG_HS general core configuration register
You can [`read`](crate::Reg::read) this register and get [`gccfg::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`gccfg::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32F765.html#OTG_HS_GLOBAL:GCCFG)
For information about available fields see [`mod@gccfg`] module*/
pub type GCCFG = crate Reg;
///OTG_HS general core configuration register
/**CID (rw) register accessor: OTG_HS core ID register
You can [`read`](crate::Reg::read) this register and get [`cid::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`cid::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32F765.html#OTG_HS_GLOBAL:CID)
For information about available fields see [`mod@cid`] module*/
pub type CID = crate Reg;
///OTG_HS core ID register
/**HPTXFSIZ (rw) register accessor: OTG_HS Host periodic transmit FIFO size register
You can [`read`](crate::Reg::read) this register and get [`hptxfsiz::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`hptxfsiz::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32F765.html#OTG_HS_GLOBAL:HPTXFSIZ)
For information about available fields see [`mod@hptxfsiz`] module*/
pub type HPTXFSIZ = crate Reg;
///OTG_HS Host periodic transmit FIFO size register
/**DIEPTXF (rw) register accessor: OTG_HS device IN endpoint transmit FIFO size register
You can [`read`](crate::Reg::read) this register and get [`dieptxf::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`dieptxf::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32F765.html#OTG_HS_GLOBAL:DIEPTXF[1])
For information about available fields see [`mod@dieptxf`] module*/
pub type DIEPTXF = crate Reg;
///OTG_HS device IN endpoint transmit FIFO size register
/**GRXSTSR_Device (r) register accessor: OTG_HS Receive status debug read register (peripheral mode mode)
You can [`read`](crate::Reg::read) this register and get [`grxstsr_device::R`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32F765.html#OTG_HS_GLOBAL:GRXSTSR_Device)
For information about available fields see [`mod@grxstsr_device`] module*/
pub type GRXSTSR_DEVICE = crate Reg;
///OTG_HS Receive status debug read register (peripheral mode mode)
/**GRXSTSP_Device (r) register accessor: OTG_HS status read and pop register (peripheral mode)
You can [`read`](crate::Reg::read) this register and get [`grxstsp_device::R`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32F765.html#OTG_HS_GLOBAL:GRXSTSP_Device)
For information about available fields see [`mod@grxstsp_device`] module*/
pub type GRXSTSP_DEVICE = crate Reg;
///OTG_HS status read and pop register (peripheral mode)
/**GLPMCFG (rw) register accessor: OTG core LPM configuration register
You can [`read`](crate::Reg::read) this register and get [`glpmcfg::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`glpmcfg::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32F765.html#OTG_HS_GLOBAL:GLPMCFG)
For information about available fields see [`mod@glpmcfg`] module*/
pub type GLPMCFG = crate Reg;
///OTG core LPM configuration register