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
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
#[doc = "Register `MPCBB1_VCTR20` reader"]
pub struct R(crate::R<MPCBB1_VCTR20_SPEC>);
impl core::ops::Deref for R {
    type Target = crate::R<MPCBB1_VCTR20_SPEC>;
    #[inline(always)]
    fn deref(&self) -> &Self::Target {
        &self.0
    }
}
impl From<crate::R<MPCBB1_VCTR20_SPEC>> for R {
    #[inline(always)]
    fn from(reader: crate::R<MPCBB1_VCTR20_SPEC>) -> Self {
        R(reader)
    }
}
#[doc = "Register `MPCBB1_VCTR20` writer"]
pub struct W(crate::W<MPCBB1_VCTR20_SPEC>);
impl core::ops::Deref for W {
    type Target = crate::W<MPCBB1_VCTR20_SPEC>;
    #[inline(always)]
    fn deref(&self) -> &Self::Target {
        &self.0
    }
}
impl core::ops::DerefMut for W {
    #[inline(always)]
    fn deref_mut(&mut self) -> &mut Self::Target {
        &mut self.0
    }
}
impl From<crate::W<MPCBB1_VCTR20_SPEC>> for W {
    #[inline(always)]
    fn from(writer: crate::W<MPCBB1_VCTR20_SPEC>) -> Self {
        W(writer)
    }
}
#[doc = "Field `B640` reader - B640"]
pub type B640_R = crate::BitReader<bool>;
#[doc = "Field `B640` writer - B640"]
pub type B640_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR20_SPEC, bool, O>;
#[doc = "Field `B641` reader - B641"]
pub type B641_R = crate::BitReader<bool>;
#[doc = "Field `B641` writer - B641"]
pub type B641_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR20_SPEC, bool, O>;
#[doc = "Field `B642` reader - B642"]
pub type B642_R = crate::BitReader<bool>;
#[doc = "Field `B642` writer - B642"]
pub type B642_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR20_SPEC, bool, O>;
#[doc = "Field `B643` reader - B643"]
pub type B643_R = crate::BitReader<bool>;
#[doc = "Field `B643` writer - B643"]
pub type B643_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR20_SPEC, bool, O>;
#[doc = "Field `B644` reader - B644"]
pub type B644_R = crate::BitReader<bool>;
#[doc = "Field `B644` writer - B644"]
pub type B644_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR20_SPEC, bool, O>;
#[doc = "Field `B645` reader - B645"]
pub type B645_R = crate::BitReader<bool>;
#[doc = "Field `B645` writer - B645"]
pub type B645_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR20_SPEC, bool, O>;
#[doc = "Field `B646` reader - B646"]
pub type B646_R = crate::BitReader<bool>;
#[doc = "Field `B646` writer - B646"]
pub type B646_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR20_SPEC, bool, O>;
#[doc = "Field `B647` reader - B647"]
pub type B647_R = crate::BitReader<bool>;
#[doc = "Field `B647` writer - B647"]
pub type B647_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR20_SPEC, bool, O>;
#[doc = "Field `B648` reader - B648"]
pub type B648_R = crate::BitReader<bool>;
#[doc = "Field `B648` writer - B648"]
pub type B648_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR20_SPEC, bool, O>;
#[doc = "Field `B649` reader - B649"]
pub type B649_R = crate::BitReader<bool>;
#[doc = "Field `B649` writer - B649"]
pub type B649_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR20_SPEC, bool, O>;
#[doc = "Field `B650` reader - B650"]
pub type B650_R = crate::BitReader<bool>;
#[doc = "Field `B650` writer - B650"]
pub type B650_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR20_SPEC, bool, O>;
#[doc = "Field `B651` reader - B651"]
pub type B651_R = crate::BitReader<bool>;
#[doc = "Field `B651` writer - B651"]
pub type B651_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR20_SPEC, bool, O>;
#[doc = "Field `B652` reader - B652"]
pub type B652_R = crate::BitReader<bool>;
#[doc = "Field `B652` writer - B652"]
pub type B652_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR20_SPEC, bool, O>;
#[doc = "Field `B653` reader - B653"]
pub type B653_R = crate::BitReader<bool>;
#[doc = "Field `B653` writer - B653"]
pub type B653_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR20_SPEC, bool, O>;
#[doc = "Field `B654` reader - B654"]
pub type B654_R = crate::BitReader<bool>;
#[doc = "Field `B654` writer - B654"]
pub type B654_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR20_SPEC, bool, O>;
#[doc = "Field `B655` reader - B655"]
pub type B655_R = crate::BitReader<bool>;
#[doc = "Field `B655` writer - B655"]
pub type B655_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR20_SPEC, bool, O>;
#[doc = "Field `B656` reader - B656"]
pub type B656_R = crate::BitReader<bool>;
#[doc = "Field `B656` writer - B656"]
pub type B656_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR20_SPEC, bool, O>;
#[doc = "Field `B657` reader - B657"]
pub type B657_R = crate::BitReader<bool>;
#[doc = "Field `B657` writer - B657"]
pub type B657_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR20_SPEC, bool, O>;
#[doc = "Field `B658` reader - B658"]
pub type B658_R = crate::BitReader<bool>;
#[doc = "Field `B658` writer - B658"]
pub type B658_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR20_SPEC, bool, O>;
#[doc = "Field `B659` reader - B659"]
pub type B659_R = crate::BitReader<bool>;
#[doc = "Field `B659` writer - B659"]
pub type B659_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR20_SPEC, bool, O>;
#[doc = "Field `B660` reader - B660"]
pub type B660_R = crate::BitReader<bool>;
#[doc = "Field `B660` writer - B660"]
pub type B660_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR20_SPEC, bool, O>;
#[doc = "Field `B661` reader - B661"]
pub type B661_R = crate::BitReader<bool>;
#[doc = "Field `B661` writer - B661"]
pub type B661_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR20_SPEC, bool, O>;
#[doc = "Field `B662` reader - B662"]
pub type B662_R = crate::BitReader<bool>;
#[doc = "Field `B662` writer - B662"]
pub type B662_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR20_SPEC, bool, O>;
#[doc = "Field `B663` reader - B663"]
pub type B663_R = crate::BitReader<bool>;
#[doc = "Field `B663` writer - B663"]
pub type B663_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR20_SPEC, bool, O>;
#[doc = "Field `B664` reader - B664"]
pub type B664_R = crate::BitReader<bool>;
#[doc = "Field `B664` writer - B664"]
pub type B664_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR20_SPEC, bool, O>;
#[doc = "Field `B665` reader - B665"]
pub type B665_R = crate::BitReader<bool>;
#[doc = "Field `B665` writer - B665"]
pub type B665_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR20_SPEC, bool, O>;
#[doc = "Field `B666` reader - B666"]
pub type B666_R = crate::BitReader<bool>;
#[doc = "Field `B666` writer - B666"]
pub type B666_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR20_SPEC, bool, O>;
#[doc = "Field `B667` reader - B667"]
pub type B667_R = crate::BitReader<bool>;
#[doc = "Field `B667` writer - B667"]
pub type B667_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR20_SPEC, bool, O>;
#[doc = "Field `B668` reader - B668"]
pub type B668_R = crate::BitReader<bool>;
#[doc = "Field `B668` writer - B668"]
pub type B668_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR20_SPEC, bool, O>;
#[doc = "Field `B669` reader - B669"]
pub type B669_R = crate::BitReader<bool>;
#[doc = "Field `B669` writer - B669"]
pub type B669_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR20_SPEC, bool, O>;
#[doc = "Field `B670` reader - B670"]
pub type B670_R = crate::BitReader<bool>;
#[doc = "Field `B670` writer - B670"]
pub type B670_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR20_SPEC, bool, O>;
#[doc = "Field `B671` reader - B671"]
pub type B671_R = crate::BitReader<bool>;
#[doc = "Field `B671` writer - B671"]
pub type B671_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR20_SPEC, bool, O>;
impl R {
    #[doc = "Bit 0 - B640"]
    #[inline(always)]
    pub fn b640(&self) -> B640_R {
        B640_R::new((self.bits & 1) != 0)
    }
    #[doc = "Bit 1 - B641"]
    #[inline(always)]
    pub fn b641(&self) -> B641_R {
        B641_R::new(((self.bits >> 1) & 1) != 0)
    }
    #[doc = "Bit 2 - B642"]
    #[inline(always)]
    pub fn b642(&self) -> B642_R {
        B642_R::new(((self.bits >> 2) & 1) != 0)
    }
    #[doc = "Bit 3 - B643"]
    #[inline(always)]
    pub fn b643(&self) -> B643_R {
        B643_R::new(((self.bits >> 3) & 1) != 0)
    }
    #[doc = "Bit 4 - B644"]
    #[inline(always)]
    pub fn b644(&self) -> B644_R {
        B644_R::new(((self.bits >> 4) & 1) != 0)
    }
    #[doc = "Bit 5 - B645"]
    #[inline(always)]
    pub fn b645(&self) -> B645_R {
        B645_R::new(((self.bits >> 5) & 1) != 0)
    }
    #[doc = "Bit 6 - B646"]
    #[inline(always)]
    pub fn b646(&self) -> B646_R {
        B646_R::new(((self.bits >> 6) & 1) != 0)
    }
    #[doc = "Bit 7 - B647"]
    #[inline(always)]
    pub fn b647(&self) -> B647_R {
        B647_R::new(((self.bits >> 7) & 1) != 0)
    }
    #[doc = "Bit 8 - B648"]
    #[inline(always)]
    pub fn b648(&self) -> B648_R {
        B648_R::new(((self.bits >> 8) & 1) != 0)
    }
    #[doc = "Bit 9 - B649"]
    #[inline(always)]
    pub fn b649(&self) -> B649_R {
        B649_R::new(((self.bits >> 9) & 1) != 0)
    }
    #[doc = "Bit 10 - B650"]
    #[inline(always)]
    pub fn b650(&self) -> B650_R {
        B650_R::new(((self.bits >> 10) & 1) != 0)
    }
    #[doc = "Bit 11 - B651"]
    #[inline(always)]
    pub fn b651(&self) -> B651_R {
        B651_R::new(((self.bits >> 11) & 1) != 0)
    }
    #[doc = "Bit 12 - B652"]
    #[inline(always)]
    pub fn b652(&self) -> B652_R {
        B652_R::new(((self.bits >> 12) & 1) != 0)
    }
    #[doc = "Bit 13 - B653"]
    #[inline(always)]
    pub fn b653(&self) -> B653_R {
        B653_R::new(((self.bits >> 13) & 1) != 0)
    }
    #[doc = "Bit 14 - B654"]
    #[inline(always)]
    pub fn b654(&self) -> B654_R {
        B654_R::new(((self.bits >> 14) & 1) != 0)
    }
    #[doc = "Bit 15 - B655"]
    #[inline(always)]
    pub fn b655(&self) -> B655_R {
        B655_R::new(((self.bits >> 15) & 1) != 0)
    }
    #[doc = "Bit 16 - B656"]
    #[inline(always)]
    pub fn b656(&self) -> B656_R {
        B656_R::new(((self.bits >> 16) & 1) != 0)
    }
    #[doc = "Bit 17 - B657"]
    #[inline(always)]
    pub fn b657(&self) -> B657_R {
        B657_R::new(((self.bits >> 17) & 1) != 0)
    }
    #[doc = "Bit 18 - B658"]
    #[inline(always)]
    pub fn b658(&self) -> B658_R {
        B658_R::new(((self.bits >> 18) & 1) != 0)
    }
    #[doc = "Bit 19 - B659"]
    #[inline(always)]
    pub fn b659(&self) -> B659_R {
        B659_R::new(((self.bits >> 19) & 1) != 0)
    }
    #[doc = "Bit 20 - B660"]
    #[inline(always)]
    pub fn b660(&self) -> B660_R {
        B660_R::new(((self.bits >> 20) & 1) != 0)
    }
    #[doc = "Bit 21 - B661"]
    #[inline(always)]
    pub fn b661(&self) -> B661_R {
        B661_R::new(((self.bits >> 21) & 1) != 0)
    }
    #[doc = "Bit 22 - B662"]
    #[inline(always)]
    pub fn b662(&self) -> B662_R {
        B662_R::new(((self.bits >> 22) & 1) != 0)
    }
    #[doc = "Bit 23 - B663"]
    #[inline(always)]
    pub fn b663(&self) -> B663_R {
        B663_R::new(((self.bits >> 23) & 1) != 0)
    }
    #[doc = "Bit 24 - B664"]
    #[inline(always)]
    pub fn b664(&self) -> B664_R {
        B664_R::new(((self.bits >> 24) & 1) != 0)
    }
    #[doc = "Bit 25 - B665"]
    #[inline(always)]
    pub fn b665(&self) -> B665_R {
        B665_R::new(((self.bits >> 25) & 1) != 0)
    }
    #[doc = "Bit 26 - B666"]
    #[inline(always)]
    pub fn b666(&self) -> B666_R {
        B666_R::new(((self.bits >> 26) & 1) != 0)
    }
    #[doc = "Bit 27 - B667"]
    #[inline(always)]
    pub fn b667(&self) -> B667_R {
        B667_R::new(((self.bits >> 27) & 1) != 0)
    }
    #[doc = "Bit 28 - B668"]
    #[inline(always)]
    pub fn b668(&self) -> B668_R {
        B668_R::new(((self.bits >> 28) & 1) != 0)
    }
    #[doc = "Bit 29 - B669"]
    #[inline(always)]
    pub fn b669(&self) -> B669_R {
        B669_R::new(((self.bits >> 29) & 1) != 0)
    }
    #[doc = "Bit 30 - B670"]
    #[inline(always)]
    pub fn b670(&self) -> B670_R {
        B670_R::new(((self.bits >> 30) & 1) != 0)
    }
    #[doc = "Bit 31 - B671"]
    #[inline(always)]
    pub fn b671(&self) -> B671_R {
        B671_R::new(((self.bits >> 31) & 1) != 0)
    }
}
impl W {
    #[doc = "Bit 0 - B640"]
    #[inline(always)]
    pub fn b640(&mut self) -> B640_W<0> {
        B640_W::new(self)
    }
    #[doc = "Bit 1 - B641"]
    #[inline(always)]
    pub fn b641(&mut self) -> B641_W<1> {
        B641_W::new(self)
    }
    #[doc = "Bit 2 - B642"]
    #[inline(always)]
    pub fn b642(&mut self) -> B642_W<2> {
        B642_W::new(self)
    }
    #[doc = "Bit 3 - B643"]
    #[inline(always)]
    pub fn b643(&mut self) -> B643_W<3> {
        B643_W::new(self)
    }
    #[doc = "Bit 4 - B644"]
    #[inline(always)]
    pub fn b644(&mut self) -> B644_W<4> {
        B644_W::new(self)
    }
    #[doc = "Bit 5 - B645"]
    #[inline(always)]
    pub fn b645(&mut self) -> B645_W<5> {
        B645_W::new(self)
    }
    #[doc = "Bit 6 - B646"]
    #[inline(always)]
    pub fn b646(&mut self) -> B646_W<6> {
        B646_W::new(self)
    }
    #[doc = "Bit 7 - B647"]
    #[inline(always)]
    pub fn b647(&mut self) -> B647_W<7> {
        B647_W::new(self)
    }
    #[doc = "Bit 8 - B648"]
    #[inline(always)]
    pub fn b648(&mut self) -> B648_W<8> {
        B648_W::new(self)
    }
    #[doc = "Bit 9 - B649"]
    #[inline(always)]
    pub fn b649(&mut self) -> B649_W<9> {
        B649_W::new(self)
    }
    #[doc = "Bit 10 - B650"]
    #[inline(always)]
    pub fn b650(&mut self) -> B650_W<10> {
        B650_W::new(self)
    }
    #[doc = "Bit 11 - B651"]
    #[inline(always)]
    pub fn b651(&mut self) -> B651_W<11> {
        B651_W::new(self)
    }
    #[doc = "Bit 12 - B652"]
    #[inline(always)]
    pub fn b652(&mut self) -> B652_W<12> {
        B652_W::new(self)
    }
    #[doc = "Bit 13 - B653"]
    #[inline(always)]
    pub fn b653(&mut self) -> B653_W<13> {
        B653_W::new(self)
    }
    #[doc = "Bit 14 - B654"]
    #[inline(always)]
    pub fn b654(&mut self) -> B654_W<14> {
        B654_W::new(self)
    }
    #[doc = "Bit 15 - B655"]
    #[inline(always)]
    pub fn b655(&mut self) -> B655_W<15> {
        B655_W::new(self)
    }
    #[doc = "Bit 16 - B656"]
    #[inline(always)]
    pub fn b656(&mut self) -> B656_W<16> {
        B656_W::new(self)
    }
    #[doc = "Bit 17 - B657"]
    #[inline(always)]
    pub fn b657(&mut self) -> B657_W<17> {
        B657_W::new(self)
    }
    #[doc = "Bit 18 - B658"]
    #[inline(always)]
    pub fn b658(&mut self) -> B658_W<18> {
        B658_W::new(self)
    }
    #[doc = "Bit 19 - B659"]
    #[inline(always)]
    pub fn b659(&mut self) -> B659_W<19> {
        B659_W::new(self)
    }
    #[doc = "Bit 20 - B660"]
    #[inline(always)]
    pub fn b660(&mut self) -> B660_W<20> {
        B660_W::new(self)
    }
    #[doc = "Bit 21 - B661"]
    #[inline(always)]
    pub fn b661(&mut self) -> B661_W<21> {
        B661_W::new(self)
    }
    #[doc = "Bit 22 - B662"]
    #[inline(always)]
    pub fn b662(&mut self) -> B662_W<22> {
        B662_W::new(self)
    }
    #[doc = "Bit 23 - B663"]
    #[inline(always)]
    pub fn b663(&mut self) -> B663_W<23> {
        B663_W::new(self)
    }
    #[doc = "Bit 24 - B664"]
    #[inline(always)]
    pub fn b664(&mut self) -> B664_W<24> {
        B664_W::new(self)
    }
    #[doc = "Bit 25 - B665"]
    #[inline(always)]
    pub fn b665(&mut self) -> B665_W<25> {
        B665_W::new(self)
    }
    #[doc = "Bit 26 - B666"]
    #[inline(always)]
    pub fn b666(&mut self) -> B666_W<26> {
        B666_W::new(self)
    }
    #[doc = "Bit 27 - B667"]
    #[inline(always)]
    pub fn b667(&mut self) -> B667_W<27> {
        B667_W::new(self)
    }
    #[doc = "Bit 28 - B668"]
    #[inline(always)]
    pub fn b668(&mut self) -> B668_W<28> {
        B668_W::new(self)
    }
    #[doc = "Bit 29 - B669"]
    #[inline(always)]
    pub fn b669(&mut self) -> B669_W<29> {
        B669_W::new(self)
    }
    #[doc = "Bit 30 - B670"]
    #[inline(always)]
    pub fn b670(&mut self) -> B670_W<30> {
        B670_W::new(self)
    }
    #[doc = "Bit 31 - B671"]
    #[inline(always)]
    pub fn b671(&mut self) -> B671_W<31> {
        B671_W::new(self)
    }
    #[doc = "Writes raw bits to the register."]
    #[inline(always)]
    pub unsafe fn bits(&mut self, bits: u32) -> &mut Self {
        self.0.bits(bits);
        self
    }
}
#[doc = "MPCBBx vector register\n\nThis register you can [`read`](crate::generic::Reg::read), [`write_with_zero`](crate::generic::Reg::write_with_zero), [`reset`](crate::generic::Reg::reset), [`write`](crate::generic::Reg::write), [`modify`](crate::generic::Reg::modify). See [API](https://docs.rs/svd2rust/#read--modify--write-api).\n\nFor information about available fields see [mpcbb1_vctr20](index.html) module"]
pub struct MPCBB1_VCTR20_SPEC;
impl crate::RegisterSpec for MPCBB1_VCTR20_SPEC {
    type Ux = u32;
}
#[doc = "`read()` method returns [mpcbb1_vctr20::R](R) reader structure"]
impl crate::Readable for MPCBB1_VCTR20_SPEC {
    type Reader = R;
}
#[doc = "`write(|w| ..)` method takes [mpcbb1_vctr20::W](W) writer structure"]
impl crate::Writable for MPCBB1_VCTR20_SPEC {
    type Writer = W;
}
#[doc = "`reset()` method sets MPCBB1_VCTR20 to value 0"]
impl crate::Resettable for MPCBB1_VCTR20_SPEC {
    #[inline(always)]
    fn reset_value() -> Self::Ux {
        0
    }
}