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 `MPCBB2_VCTR15` reader"]
pub struct R(crate::R<MPCBB2_VCTR15_SPEC>);
impl core::ops::Deref for R {
    type Target = crate::R<MPCBB2_VCTR15_SPEC>;
    #[inline(always)]
    fn deref(&self) -> &Self::Target {
        &self.0
    }
}
impl From<crate::R<MPCBB2_VCTR15_SPEC>> for R {
    #[inline(always)]
    fn from(reader: crate::R<MPCBB2_VCTR15_SPEC>) -> Self {
        R(reader)
    }
}
#[doc = "Register `MPCBB2_VCTR15` writer"]
pub struct W(crate::W<MPCBB2_VCTR15_SPEC>);
impl core::ops::Deref for W {
    type Target = crate::W<MPCBB2_VCTR15_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<MPCBB2_VCTR15_SPEC>> for W {
    #[inline(always)]
    fn from(writer: crate::W<MPCBB2_VCTR15_SPEC>) -> Self {
        W(writer)
    }
}
#[doc = "Field `B480` reader - B480"]
pub type B480_R = crate::BitReader<bool>;
#[doc = "Field `B480` writer - B480"]
pub type B480_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR15_SPEC, bool, O>;
#[doc = "Field `B481` reader - B481"]
pub type B481_R = crate::BitReader<bool>;
#[doc = "Field `B481` writer - B481"]
pub type B481_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR15_SPEC, bool, O>;
#[doc = "Field `B482` reader - B482"]
pub type B482_R = crate::BitReader<bool>;
#[doc = "Field `B482` writer - B482"]
pub type B482_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR15_SPEC, bool, O>;
#[doc = "Field `B483` reader - B483"]
pub type B483_R = crate::BitReader<bool>;
#[doc = "Field `B483` writer - B483"]
pub type B483_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR15_SPEC, bool, O>;
#[doc = "Field `B484` reader - B484"]
pub type B484_R = crate::BitReader<bool>;
#[doc = "Field `B484` writer - B484"]
pub type B484_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR15_SPEC, bool, O>;
#[doc = "Field `B485` reader - B485"]
pub type B485_R = crate::BitReader<bool>;
#[doc = "Field `B485` writer - B485"]
pub type B485_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR15_SPEC, bool, O>;
#[doc = "Field `B486` reader - B486"]
pub type B486_R = crate::BitReader<bool>;
#[doc = "Field `B486` writer - B486"]
pub type B486_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR15_SPEC, bool, O>;
#[doc = "Field `B487` reader - B487"]
pub type B487_R = crate::BitReader<bool>;
#[doc = "Field `B487` writer - B487"]
pub type B487_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR15_SPEC, bool, O>;
#[doc = "Field `B488` reader - B488"]
pub type B488_R = crate::BitReader<bool>;
#[doc = "Field `B488` writer - B488"]
pub type B488_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR15_SPEC, bool, O>;
#[doc = "Field `B489` reader - B489"]
pub type B489_R = crate::BitReader<bool>;
#[doc = "Field `B489` writer - B489"]
pub type B489_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR15_SPEC, bool, O>;
#[doc = "Field `B490` reader - B490"]
pub type B490_R = crate::BitReader<bool>;
#[doc = "Field `B490` writer - B490"]
pub type B490_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR15_SPEC, bool, O>;
#[doc = "Field `B491` reader - B491"]
pub type B491_R = crate::BitReader<bool>;
#[doc = "Field `B491` writer - B491"]
pub type B491_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR15_SPEC, bool, O>;
#[doc = "Field `B492` reader - B492"]
pub type B492_R = crate::BitReader<bool>;
#[doc = "Field `B492` writer - B492"]
pub type B492_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR15_SPEC, bool, O>;
#[doc = "Field `B493` reader - B493"]
pub type B493_R = crate::BitReader<bool>;
#[doc = "Field `B493` writer - B493"]
pub type B493_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR15_SPEC, bool, O>;
#[doc = "Field `B494` reader - B494"]
pub type B494_R = crate::BitReader<bool>;
#[doc = "Field `B494` writer - B494"]
pub type B494_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR15_SPEC, bool, O>;
#[doc = "Field `B495` reader - B495"]
pub type B495_R = crate::BitReader<bool>;
#[doc = "Field `B495` writer - B495"]
pub type B495_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR15_SPEC, bool, O>;
#[doc = "Field `B496` reader - B496"]
pub type B496_R = crate::BitReader<bool>;
#[doc = "Field `B496` writer - B496"]
pub type B496_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR15_SPEC, bool, O>;
#[doc = "Field `B497` reader - B497"]
pub type B497_R = crate::BitReader<bool>;
#[doc = "Field `B497` writer - B497"]
pub type B497_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR15_SPEC, bool, O>;
#[doc = "Field `B498` reader - B498"]
pub type B498_R = crate::BitReader<bool>;
#[doc = "Field `B498` writer - B498"]
pub type B498_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR15_SPEC, bool, O>;
#[doc = "Field `B499` reader - B499"]
pub type B499_R = crate::BitReader<bool>;
#[doc = "Field `B499` writer - B499"]
pub type B499_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR15_SPEC, bool, O>;
#[doc = "Field `B500` reader - B500"]
pub type B500_R = crate::BitReader<bool>;
#[doc = "Field `B500` writer - B500"]
pub type B500_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR15_SPEC, bool, O>;
#[doc = "Field `B501` reader - B501"]
pub type B501_R = crate::BitReader<bool>;
#[doc = "Field `B501` writer - B501"]
pub type B501_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR15_SPEC, bool, O>;
#[doc = "Field `B502` reader - B502"]
pub type B502_R = crate::BitReader<bool>;
#[doc = "Field `B502` writer - B502"]
pub type B502_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR15_SPEC, bool, O>;
#[doc = "Field `B503` reader - B503"]
pub type B503_R = crate::BitReader<bool>;
#[doc = "Field `B503` writer - B503"]
pub type B503_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR15_SPEC, bool, O>;
#[doc = "Field `B504` reader - B504"]
pub type B504_R = crate::BitReader<bool>;
#[doc = "Field `B504` writer - B504"]
pub type B504_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR15_SPEC, bool, O>;
#[doc = "Field `B505` reader - B505"]
pub type B505_R = crate::BitReader<bool>;
#[doc = "Field `B505` writer - B505"]
pub type B505_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR15_SPEC, bool, O>;
#[doc = "Field `B506` reader - B506"]
pub type B506_R = crate::BitReader<bool>;
#[doc = "Field `B506` writer - B506"]
pub type B506_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR15_SPEC, bool, O>;
#[doc = "Field `B507` reader - B507"]
pub type B507_R = crate::BitReader<bool>;
#[doc = "Field `B507` writer - B507"]
pub type B507_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR15_SPEC, bool, O>;
#[doc = "Field `B508` reader - B508"]
pub type B508_R = crate::BitReader<bool>;
#[doc = "Field `B508` writer - B508"]
pub type B508_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR15_SPEC, bool, O>;
#[doc = "Field `B509` reader - B509"]
pub type B509_R = crate::BitReader<bool>;
#[doc = "Field `B509` writer - B509"]
pub type B509_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR15_SPEC, bool, O>;
#[doc = "Field `B510` reader - B510"]
pub type B510_R = crate::BitReader<bool>;
#[doc = "Field `B510` writer - B510"]
pub type B510_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR15_SPEC, bool, O>;
#[doc = "Field `B511` reader - B511"]
pub type B511_R = crate::BitReader<bool>;
#[doc = "Field `B511` writer - B511"]
pub type B511_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR15_SPEC, bool, O>;
impl R {
    #[doc = "Bit 0 - B480"]
    #[inline(always)]
    pub fn b480(&self) -> B480_R {
        B480_R::new((self.bits & 1) != 0)
    }
    #[doc = "Bit 1 - B481"]
    #[inline(always)]
    pub fn b481(&self) -> B481_R {
        B481_R::new(((self.bits >> 1) & 1) != 0)
    }
    #[doc = "Bit 2 - B482"]
    #[inline(always)]
    pub fn b482(&self) -> B482_R {
        B482_R::new(((self.bits >> 2) & 1) != 0)
    }
    #[doc = "Bit 3 - B483"]
    #[inline(always)]
    pub fn b483(&self) -> B483_R {
        B483_R::new(((self.bits >> 3) & 1) != 0)
    }
    #[doc = "Bit 4 - B484"]
    #[inline(always)]
    pub fn b484(&self) -> B484_R {
        B484_R::new(((self.bits >> 4) & 1) != 0)
    }
    #[doc = "Bit 5 - B485"]
    #[inline(always)]
    pub fn b485(&self) -> B485_R {
        B485_R::new(((self.bits >> 5) & 1) != 0)
    }
    #[doc = "Bit 6 - B486"]
    #[inline(always)]
    pub fn b486(&self) -> B486_R {
        B486_R::new(((self.bits >> 6) & 1) != 0)
    }
    #[doc = "Bit 7 - B487"]
    #[inline(always)]
    pub fn b487(&self) -> B487_R {
        B487_R::new(((self.bits >> 7) & 1) != 0)
    }
    #[doc = "Bit 8 - B488"]
    #[inline(always)]
    pub fn b488(&self) -> B488_R {
        B488_R::new(((self.bits >> 8) & 1) != 0)
    }
    #[doc = "Bit 9 - B489"]
    #[inline(always)]
    pub fn b489(&self) -> B489_R {
        B489_R::new(((self.bits >> 9) & 1) != 0)
    }
    #[doc = "Bit 10 - B490"]
    #[inline(always)]
    pub fn b490(&self) -> B490_R {
        B490_R::new(((self.bits >> 10) & 1) != 0)
    }
    #[doc = "Bit 11 - B491"]
    #[inline(always)]
    pub fn b491(&self) -> B491_R {
        B491_R::new(((self.bits >> 11) & 1) != 0)
    }
    #[doc = "Bit 12 - B492"]
    #[inline(always)]
    pub fn b492(&self) -> B492_R {
        B492_R::new(((self.bits >> 12) & 1) != 0)
    }
    #[doc = "Bit 13 - B493"]
    #[inline(always)]
    pub fn b493(&self) -> B493_R {
        B493_R::new(((self.bits >> 13) & 1) != 0)
    }
    #[doc = "Bit 14 - B494"]
    #[inline(always)]
    pub fn b494(&self) -> B494_R {
        B494_R::new(((self.bits >> 14) & 1) != 0)
    }
    #[doc = "Bit 15 - B495"]
    #[inline(always)]
    pub fn b495(&self) -> B495_R {
        B495_R::new(((self.bits >> 15) & 1) != 0)
    }
    #[doc = "Bit 16 - B496"]
    #[inline(always)]
    pub fn b496(&self) -> B496_R {
        B496_R::new(((self.bits >> 16) & 1) != 0)
    }
    #[doc = "Bit 17 - B497"]
    #[inline(always)]
    pub fn b497(&self) -> B497_R {
        B497_R::new(((self.bits >> 17) & 1) != 0)
    }
    #[doc = "Bit 18 - B498"]
    #[inline(always)]
    pub fn b498(&self) -> B498_R {
        B498_R::new(((self.bits >> 18) & 1) != 0)
    }
    #[doc = "Bit 19 - B499"]
    #[inline(always)]
    pub fn b499(&self) -> B499_R {
        B499_R::new(((self.bits >> 19) & 1) != 0)
    }
    #[doc = "Bit 20 - B500"]
    #[inline(always)]
    pub fn b500(&self) -> B500_R {
        B500_R::new(((self.bits >> 20) & 1) != 0)
    }
    #[doc = "Bit 21 - B501"]
    #[inline(always)]
    pub fn b501(&self) -> B501_R {
        B501_R::new(((self.bits >> 21) & 1) != 0)
    }
    #[doc = "Bit 22 - B502"]
    #[inline(always)]
    pub fn b502(&self) -> B502_R {
        B502_R::new(((self.bits >> 22) & 1) != 0)
    }
    #[doc = "Bit 23 - B503"]
    #[inline(always)]
    pub fn b503(&self) -> B503_R {
        B503_R::new(((self.bits >> 23) & 1) != 0)
    }
    #[doc = "Bit 24 - B504"]
    #[inline(always)]
    pub fn b504(&self) -> B504_R {
        B504_R::new(((self.bits >> 24) & 1) != 0)
    }
    #[doc = "Bit 25 - B505"]
    #[inline(always)]
    pub fn b505(&self) -> B505_R {
        B505_R::new(((self.bits >> 25) & 1) != 0)
    }
    #[doc = "Bit 26 - B506"]
    #[inline(always)]
    pub fn b506(&self) -> B506_R {
        B506_R::new(((self.bits >> 26) & 1) != 0)
    }
    #[doc = "Bit 27 - B507"]
    #[inline(always)]
    pub fn b507(&self) -> B507_R {
        B507_R::new(((self.bits >> 27) & 1) != 0)
    }
    #[doc = "Bit 28 - B508"]
    #[inline(always)]
    pub fn b508(&self) -> B508_R {
        B508_R::new(((self.bits >> 28) & 1) != 0)
    }
    #[doc = "Bit 29 - B509"]
    #[inline(always)]
    pub fn b509(&self) -> B509_R {
        B509_R::new(((self.bits >> 29) & 1) != 0)
    }
    #[doc = "Bit 30 - B510"]
    #[inline(always)]
    pub fn b510(&self) -> B510_R {
        B510_R::new(((self.bits >> 30) & 1) != 0)
    }
    #[doc = "Bit 31 - B511"]
    #[inline(always)]
    pub fn b511(&self) -> B511_R {
        B511_R::new(((self.bits >> 31) & 1) != 0)
    }
}
impl W {
    #[doc = "Bit 0 - B480"]
    #[inline(always)]
    pub fn b480(&mut self) -> B480_W<0> {
        B480_W::new(self)
    }
    #[doc = "Bit 1 - B481"]
    #[inline(always)]
    pub fn b481(&mut self) -> B481_W<1> {
        B481_W::new(self)
    }
    #[doc = "Bit 2 - B482"]
    #[inline(always)]
    pub fn b482(&mut self) -> B482_W<2> {
        B482_W::new(self)
    }
    #[doc = "Bit 3 - B483"]
    #[inline(always)]
    pub fn b483(&mut self) -> B483_W<3> {
        B483_W::new(self)
    }
    #[doc = "Bit 4 - B484"]
    #[inline(always)]
    pub fn b484(&mut self) -> B484_W<4> {
        B484_W::new(self)
    }
    #[doc = "Bit 5 - B485"]
    #[inline(always)]
    pub fn b485(&mut self) -> B485_W<5> {
        B485_W::new(self)
    }
    #[doc = "Bit 6 - B486"]
    #[inline(always)]
    pub fn b486(&mut self) -> B486_W<6> {
        B486_W::new(self)
    }
    #[doc = "Bit 7 - B487"]
    #[inline(always)]
    pub fn b487(&mut self) -> B487_W<7> {
        B487_W::new(self)
    }
    #[doc = "Bit 8 - B488"]
    #[inline(always)]
    pub fn b488(&mut self) -> B488_W<8> {
        B488_W::new(self)
    }
    #[doc = "Bit 9 - B489"]
    #[inline(always)]
    pub fn b489(&mut self) -> B489_W<9> {
        B489_W::new(self)
    }
    #[doc = "Bit 10 - B490"]
    #[inline(always)]
    pub fn b490(&mut self) -> B490_W<10> {
        B490_W::new(self)
    }
    #[doc = "Bit 11 - B491"]
    #[inline(always)]
    pub fn b491(&mut self) -> B491_W<11> {
        B491_W::new(self)
    }
    #[doc = "Bit 12 - B492"]
    #[inline(always)]
    pub fn b492(&mut self) -> B492_W<12> {
        B492_W::new(self)
    }
    #[doc = "Bit 13 - B493"]
    #[inline(always)]
    pub fn b493(&mut self) -> B493_W<13> {
        B493_W::new(self)
    }
    #[doc = "Bit 14 - B494"]
    #[inline(always)]
    pub fn b494(&mut self) -> B494_W<14> {
        B494_W::new(self)
    }
    #[doc = "Bit 15 - B495"]
    #[inline(always)]
    pub fn b495(&mut self) -> B495_W<15> {
        B495_W::new(self)
    }
    #[doc = "Bit 16 - B496"]
    #[inline(always)]
    pub fn b496(&mut self) -> B496_W<16> {
        B496_W::new(self)
    }
    #[doc = "Bit 17 - B497"]
    #[inline(always)]
    pub fn b497(&mut self) -> B497_W<17> {
        B497_W::new(self)
    }
    #[doc = "Bit 18 - B498"]
    #[inline(always)]
    pub fn b498(&mut self) -> B498_W<18> {
        B498_W::new(self)
    }
    #[doc = "Bit 19 - B499"]
    #[inline(always)]
    pub fn b499(&mut self) -> B499_W<19> {
        B499_W::new(self)
    }
    #[doc = "Bit 20 - B500"]
    #[inline(always)]
    pub fn b500(&mut self) -> B500_W<20> {
        B500_W::new(self)
    }
    #[doc = "Bit 21 - B501"]
    #[inline(always)]
    pub fn b501(&mut self) -> B501_W<21> {
        B501_W::new(self)
    }
    #[doc = "Bit 22 - B502"]
    #[inline(always)]
    pub fn b502(&mut self) -> B502_W<22> {
        B502_W::new(self)
    }
    #[doc = "Bit 23 - B503"]
    #[inline(always)]
    pub fn b503(&mut self) -> B503_W<23> {
        B503_W::new(self)
    }
    #[doc = "Bit 24 - B504"]
    #[inline(always)]
    pub fn b504(&mut self) -> B504_W<24> {
        B504_W::new(self)
    }
    #[doc = "Bit 25 - B505"]
    #[inline(always)]
    pub fn b505(&mut self) -> B505_W<25> {
        B505_W::new(self)
    }
    #[doc = "Bit 26 - B506"]
    #[inline(always)]
    pub fn b506(&mut self) -> B506_W<26> {
        B506_W::new(self)
    }
    #[doc = "Bit 27 - B507"]
    #[inline(always)]
    pub fn b507(&mut self) -> B507_W<27> {
        B507_W::new(self)
    }
    #[doc = "Bit 28 - B508"]
    #[inline(always)]
    pub fn b508(&mut self) -> B508_W<28> {
        B508_W::new(self)
    }
    #[doc = "Bit 29 - B509"]
    #[inline(always)]
    pub fn b509(&mut self) -> B509_W<29> {
        B509_W::new(self)
    }
    #[doc = "Bit 30 - B510"]
    #[inline(always)]
    pub fn b510(&mut self) -> B510_W<30> {
        B510_W::new(self)
    }
    #[doc = "Bit 31 - B511"]
    #[inline(always)]
    pub fn b511(&mut self) -> B511_W<31> {
        B511_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 [mpcbb2_vctr15](index.html) module"]
pub struct MPCBB2_VCTR15_SPEC;
impl crate::RegisterSpec for MPCBB2_VCTR15_SPEC {
    type Ux = u32;
}
#[doc = "`read()` method returns [mpcbb2_vctr15::R](R) reader structure"]
impl crate::Readable for MPCBB2_VCTR15_SPEC {
    type Reader = R;
}
#[doc = "`write(|w| ..)` method takes [mpcbb2_vctr15::W](W) writer structure"]
impl crate::Writable for MPCBB2_VCTR15_SPEC {
    type Writer = W;
}
#[doc = "`reset()` method sets MPCBB2_VCTR15 to value 0"]
impl crate::Resettable for MPCBB2_VCTR15_SPEC {
    #[inline(always)]
    fn reset_value() -> Self::Ux {
        0
    }
}