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_VCTR11` reader"]
pub struct R(crate::R<MPCBB2_VCTR11_SPEC>);
impl core::ops::Deref for R {
    type Target = crate::R<MPCBB2_VCTR11_SPEC>;
    #[inline(always)]
    fn deref(&self) -> &Self::Target {
        &self.0
    }
}
impl From<crate::R<MPCBB2_VCTR11_SPEC>> for R {
    #[inline(always)]
    fn from(reader: crate::R<MPCBB2_VCTR11_SPEC>) -> Self {
        R(reader)
    }
}
#[doc = "Register `MPCBB2_VCTR11` writer"]
pub struct W(crate::W<MPCBB2_VCTR11_SPEC>);
impl core::ops::Deref for W {
    type Target = crate::W<MPCBB2_VCTR11_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_VCTR11_SPEC>> for W {
    #[inline(always)]
    fn from(writer: crate::W<MPCBB2_VCTR11_SPEC>) -> Self {
        W(writer)
    }
}
#[doc = "Field `B352` reader - B352"]
pub type B352_R = crate::BitReader<bool>;
#[doc = "Field `B352` writer - B352"]
pub type B352_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR11_SPEC, bool, O>;
#[doc = "Field `B353` reader - B353"]
pub type B353_R = crate::BitReader<bool>;
#[doc = "Field `B353` writer - B353"]
pub type B353_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR11_SPEC, bool, O>;
#[doc = "Field `B354` reader - B354"]
pub type B354_R = crate::BitReader<bool>;
#[doc = "Field `B354` writer - B354"]
pub type B354_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR11_SPEC, bool, O>;
#[doc = "Field `B355` reader - B355"]
pub type B355_R = crate::BitReader<bool>;
#[doc = "Field `B355` writer - B355"]
pub type B355_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR11_SPEC, bool, O>;
#[doc = "Field `B356` reader - B356"]
pub type B356_R = crate::BitReader<bool>;
#[doc = "Field `B356` writer - B356"]
pub type B356_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR11_SPEC, bool, O>;
#[doc = "Field `B357` reader - B357"]
pub type B357_R = crate::BitReader<bool>;
#[doc = "Field `B357` writer - B357"]
pub type B357_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR11_SPEC, bool, O>;
#[doc = "Field `B358` reader - B358"]
pub type B358_R = crate::BitReader<bool>;
#[doc = "Field `B358` writer - B358"]
pub type B358_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR11_SPEC, bool, O>;
#[doc = "Field `B359` reader - B359"]
pub type B359_R = crate::BitReader<bool>;
#[doc = "Field `B359` writer - B359"]
pub type B359_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR11_SPEC, bool, O>;
#[doc = "Field `B360` reader - B360"]
pub type B360_R = crate::BitReader<bool>;
#[doc = "Field `B360` writer - B360"]
pub type B360_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR11_SPEC, bool, O>;
#[doc = "Field `B361` reader - B361"]
pub type B361_R = crate::BitReader<bool>;
#[doc = "Field `B361` writer - B361"]
pub type B361_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR11_SPEC, bool, O>;
#[doc = "Field `B362` reader - B362"]
pub type B362_R = crate::BitReader<bool>;
#[doc = "Field `B362` writer - B362"]
pub type B362_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR11_SPEC, bool, O>;
#[doc = "Field `B363` reader - B363"]
pub type B363_R = crate::BitReader<bool>;
#[doc = "Field `B363` writer - B363"]
pub type B363_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR11_SPEC, bool, O>;
#[doc = "Field `B364` reader - B364"]
pub type B364_R = crate::BitReader<bool>;
#[doc = "Field `B364` writer - B364"]
pub type B364_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR11_SPEC, bool, O>;
#[doc = "Field `B365` reader - B365"]
pub type B365_R = crate::BitReader<bool>;
#[doc = "Field `B365` writer - B365"]
pub type B365_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR11_SPEC, bool, O>;
#[doc = "Field `B366` reader - B366"]
pub type B366_R = crate::BitReader<bool>;
#[doc = "Field `B366` writer - B366"]
pub type B366_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR11_SPEC, bool, O>;
#[doc = "Field `B367` reader - B367"]
pub type B367_R = crate::BitReader<bool>;
#[doc = "Field `B367` writer - B367"]
pub type B367_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR11_SPEC, bool, O>;
#[doc = "Field `B368` reader - B368"]
pub type B368_R = crate::BitReader<bool>;
#[doc = "Field `B368` writer - B368"]
pub type B368_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR11_SPEC, bool, O>;
#[doc = "Field `B369` reader - B369"]
pub type B369_R = crate::BitReader<bool>;
#[doc = "Field `B369` writer - B369"]
pub type B369_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR11_SPEC, bool, O>;
#[doc = "Field `B370` reader - B370"]
pub type B370_R = crate::BitReader<bool>;
#[doc = "Field `B370` writer - B370"]
pub type B370_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR11_SPEC, bool, O>;
#[doc = "Field `B371` reader - B371"]
pub type B371_R = crate::BitReader<bool>;
#[doc = "Field `B371` writer - B371"]
pub type B371_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR11_SPEC, bool, O>;
#[doc = "Field `B372` reader - B372"]
pub type B372_R = crate::BitReader<bool>;
#[doc = "Field `B372` writer - B372"]
pub type B372_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR11_SPEC, bool, O>;
#[doc = "Field `B373` reader - B373"]
pub type B373_R = crate::BitReader<bool>;
#[doc = "Field `B373` writer - B373"]
pub type B373_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR11_SPEC, bool, O>;
#[doc = "Field `B374` reader - B374"]
pub type B374_R = crate::BitReader<bool>;
#[doc = "Field `B374` writer - B374"]
pub type B374_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR11_SPEC, bool, O>;
#[doc = "Field `B375` reader - B375"]
pub type B375_R = crate::BitReader<bool>;
#[doc = "Field `B375` writer - B375"]
pub type B375_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR11_SPEC, bool, O>;
#[doc = "Field `B376` reader - B376"]
pub type B376_R = crate::BitReader<bool>;
#[doc = "Field `B376` writer - B376"]
pub type B376_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR11_SPEC, bool, O>;
#[doc = "Field `B377` reader - B377"]
pub type B377_R = crate::BitReader<bool>;
#[doc = "Field `B377` writer - B377"]
pub type B377_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR11_SPEC, bool, O>;
#[doc = "Field `B378` reader - B378"]
pub type B378_R = crate::BitReader<bool>;
#[doc = "Field `B378` writer - B378"]
pub type B378_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR11_SPEC, bool, O>;
#[doc = "Field `B379` reader - B379"]
pub type B379_R = crate::BitReader<bool>;
#[doc = "Field `B379` writer - B379"]
pub type B379_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR11_SPEC, bool, O>;
#[doc = "Field `B380` reader - B380"]
pub type B380_R = crate::BitReader<bool>;
#[doc = "Field `B380` writer - B380"]
pub type B380_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR11_SPEC, bool, O>;
#[doc = "Field `B381` reader - B381"]
pub type B381_R = crate::BitReader<bool>;
#[doc = "Field `B381` writer - B381"]
pub type B381_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR11_SPEC, bool, O>;
#[doc = "Field `B382` reader - B382"]
pub type B382_R = crate::BitReader<bool>;
#[doc = "Field `B382` writer - B382"]
pub type B382_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR11_SPEC, bool, O>;
#[doc = "Field `B383` reader - B383"]
pub type B383_R = crate::BitReader<bool>;
#[doc = "Field `B383` writer - B383"]
pub type B383_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR11_SPEC, bool, O>;
impl R {
    #[doc = "Bit 0 - B352"]
    #[inline(always)]
    pub fn b352(&self) -> B352_R {
        B352_R::new((self.bits & 1) != 0)
    }
    #[doc = "Bit 1 - B353"]
    #[inline(always)]
    pub fn b353(&self) -> B353_R {
        B353_R::new(((self.bits >> 1) & 1) != 0)
    }
    #[doc = "Bit 2 - B354"]
    #[inline(always)]
    pub fn b354(&self) -> B354_R {
        B354_R::new(((self.bits >> 2) & 1) != 0)
    }
    #[doc = "Bit 3 - B355"]
    #[inline(always)]
    pub fn b355(&self) -> B355_R {
        B355_R::new(((self.bits >> 3) & 1) != 0)
    }
    #[doc = "Bit 4 - B356"]
    #[inline(always)]
    pub fn b356(&self) -> B356_R {
        B356_R::new(((self.bits >> 4) & 1) != 0)
    }
    #[doc = "Bit 5 - B357"]
    #[inline(always)]
    pub fn b357(&self) -> B357_R {
        B357_R::new(((self.bits >> 5) & 1) != 0)
    }
    #[doc = "Bit 6 - B358"]
    #[inline(always)]
    pub fn b358(&self) -> B358_R {
        B358_R::new(((self.bits >> 6) & 1) != 0)
    }
    #[doc = "Bit 7 - B359"]
    #[inline(always)]
    pub fn b359(&self) -> B359_R {
        B359_R::new(((self.bits >> 7) & 1) != 0)
    }
    #[doc = "Bit 8 - B360"]
    #[inline(always)]
    pub fn b360(&self) -> B360_R {
        B360_R::new(((self.bits >> 8) & 1) != 0)
    }
    #[doc = "Bit 9 - B361"]
    #[inline(always)]
    pub fn b361(&self) -> B361_R {
        B361_R::new(((self.bits >> 9) & 1) != 0)
    }
    #[doc = "Bit 10 - B362"]
    #[inline(always)]
    pub fn b362(&self) -> B362_R {
        B362_R::new(((self.bits >> 10) & 1) != 0)
    }
    #[doc = "Bit 11 - B363"]
    #[inline(always)]
    pub fn b363(&self) -> B363_R {
        B363_R::new(((self.bits >> 11) & 1) != 0)
    }
    #[doc = "Bit 12 - B364"]
    #[inline(always)]
    pub fn b364(&self) -> B364_R {
        B364_R::new(((self.bits >> 12) & 1) != 0)
    }
    #[doc = "Bit 13 - B365"]
    #[inline(always)]
    pub fn b365(&self) -> B365_R {
        B365_R::new(((self.bits >> 13) & 1) != 0)
    }
    #[doc = "Bit 14 - B366"]
    #[inline(always)]
    pub fn b366(&self) -> B366_R {
        B366_R::new(((self.bits >> 14) & 1) != 0)
    }
    #[doc = "Bit 15 - B367"]
    #[inline(always)]
    pub fn b367(&self) -> B367_R {
        B367_R::new(((self.bits >> 15) & 1) != 0)
    }
    #[doc = "Bit 16 - B368"]
    #[inline(always)]
    pub fn b368(&self) -> B368_R {
        B368_R::new(((self.bits >> 16) & 1) != 0)
    }
    #[doc = "Bit 17 - B369"]
    #[inline(always)]
    pub fn b369(&self) -> B369_R {
        B369_R::new(((self.bits >> 17) & 1) != 0)
    }
    #[doc = "Bit 18 - B370"]
    #[inline(always)]
    pub fn b370(&self) -> B370_R {
        B370_R::new(((self.bits >> 18) & 1) != 0)
    }
    #[doc = "Bit 19 - B371"]
    #[inline(always)]
    pub fn b371(&self) -> B371_R {
        B371_R::new(((self.bits >> 19) & 1) != 0)
    }
    #[doc = "Bit 20 - B372"]
    #[inline(always)]
    pub fn b372(&self) -> B372_R {
        B372_R::new(((self.bits >> 20) & 1) != 0)
    }
    #[doc = "Bit 21 - B373"]
    #[inline(always)]
    pub fn b373(&self) -> B373_R {
        B373_R::new(((self.bits >> 21) & 1) != 0)
    }
    #[doc = "Bit 22 - B374"]
    #[inline(always)]
    pub fn b374(&self) -> B374_R {
        B374_R::new(((self.bits >> 22) & 1) != 0)
    }
    #[doc = "Bit 23 - B375"]
    #[inline(always)]
    pub fn b375(&self) -> B375_R {
        B375_R::new(((self.bits >> 23) & 1) != 0)
    }
    #[doc = "Bit 24 - B376"]
    #[inline(always)]
    pub fn b376(&self) -> B376_R {
        B376_R::new(((self.bits >> 24) & 1) != 0)
    }
    #[doc = "Bit 25 - B377"]
    #[inline(always)]
    pub fn b377(&self) -> B377_R {
        B377_R::new(((self.bits >> 25) & 1) != 0)
    }
    #[doc = "Bit 26 - B378"]
    #[inline(always)]
    pub fn b378(&self) -> B378_R {
        B378_R::new(((self.bits >> 26) & 1) != 0)
    }
    #[doc = "Bit 27 - B379"]
    #[inline(always)]
    pub fn b379(&self) -> B379_R {
        B379_R::new(((self.bits >> 27) & 1) != 0)
    }
    #[doc = "Bit 28 - B380"]
    #[inline(always)]
    pub fn b380(&self) -> B380_R {
        B380_R::new(((self.bits >> 28) & 1) != 0)
    }
    #[doc = "Bit 29 - B381"]
    #[inline(always)]
    pub fn b381(&self) -> B381_R {
        B381_R::new(((self.bits >> 29) & 1) != 0)
    }
    #[doc = "Bit 30 - B382"]
    #[inline(always)]
    pub fn b382(&self) -> B382_R {
        B382_R::new(((self.bits >> 30) & 1) != 0)
    }
    #[doc = "Bit 31 - B383"]
    #[inline(always)]
    pub fn b383(&self) -> B383_R {
        B383_R::new(((self.bits >> 31) & 1) != 0)
    }
}
impl W {
    #[doc = "Bit 0 - B352"]
    #[inline(always)]
    pub fn b352(&mut self) -> B352_W<0> {
        B352_W::new(self)
    }
    #[doc = "Bit 1 - B353"]
    #[inline(always)]
    pub fn b353(&mut self) -> B353_W<1> {
        B353_W::new(self)
    }
    #[doc = "Bit 2 - B354"]
    #[inline(always)]
    pub fn b354(&mut self) -> B354_W<2> {
        B354_W::new(self)
    }
    #[doc = "Bit 3 - B355"]
    #[inline(always)]
    pub fn b355(&mut self) -> B355_W<3> {
        B355_W::new(self)
    }
    #[doc = "Bit 4 - B356"]
    #[inline(always)]
    pub fn b356(&mut self) -> B356_W<4> {
        B356_W::new(self)
    }
    #[doc = "Bit 5 - B357"]
    #[inline(always)]
    pub fn b357(&mut self) -> B357_W<5> {
        B357_W::new(self)
    }
    #[doc = "Bit 6 - B358"]
    #[inline(always)]
    pub fn b358(&mut self) -> B358_W<6> {
        B358_W::new(self)
    }
    #[doc = "Bit 7 - B359"]
    #[inline(always)]
    pub fn b359(&mut self) -> B359_W<7> {
        B359_W::new(self)
    }
    #[doc = "Bit 8 - B360"]
    #[inline(always)]
    pub fn b360(&mut self) -> B360_W<8> {
        B360_W::new(self)
    }
    #[doc = "Bit 9 - B361"]
    #[inline(always)]
    pub fn b361(&mut self) -> B361_W<9> {
        B361_W::new(self)
    }
    #[doc = "Bit 10 - B362"]
    #[inline(always)]
    pub fn b362(&mut self) -> B362_W<10> {
        B362_W::new(self)
    }
    #[doc = "Bit 11 - B363"]
    #[inline(always)]
    pub fn b363(&mut self) -> B363_W<11> {
        B363_W::new(self)
    }
    #[doc = "Bit 12 - B364"]
    #[inline(always)]
    pub fn b364(&mut self) -> B364_W<12> {
        B364_W::new(self)
    }
    #[doc = "Bit 13 - B365"]
    #[inline(always)]
    pub fn b365(&mut self) -> B365_W<13> {
        B365_W::new(self)
    }
    #[doc = "Bit 14 - B366"]
    #[inline(always)]
    pub fn b366(&mut self) -> B366_W<14> {
        B366_W::new(self)
    }
    #[doc = "Bit 15 - B367"]
    #[inline(always)]
    pub fn b367(&mut self) -> B367_W<15> {
        B367_W::new(self)
    }
    #[doc = "Bit 16 - B368"]
    #[inline(always)]
    pub fn b368(&mut self) -> B368_W<16> {
        B368_W::new(self)
    }
    #[doc = "Bit 17 - B369"]
    #[inline(always)]
    pub fn b369(&mut self) -> B369_W<17> {
        B369_W::new(self)
    }
    #[doc = "Bit 18 - B370"]
    #[inline(always)]
    pub fn b370(&mut self) -> B370_W<18> {
        B370_W::new(self)
    }
    #[doc = "Bit 19 - B371"]
    #[inline(always)]
    pub fn b371(&mut self) -> B371_W<19> {
        B371_W::new(self)
    }
    #[doc = "Bit 20 - B372"]
    #[inline(always)]
    pub fn b372(&mut self) -> B372_W<20> {
        B372_W::new(self)
    }
    #[doc = "Bit 21 - B373"]
    #[inline(always)]
    pub fn b373(&mut self) -> B373_W<21> {
        B373_W::new(self)
    }
    #[doc = "Bit 22 - B374"]
    #[inline(always)]
    pub fn b374(&mut self) -> B374_W<22> {
        B374_W::new(self)
    }
    #[doc = "Bit 23 - B375"]
    #[inline(always)]
    pub fn b375(&mut self) -> B375_W<23> {
        B375_W::new(self)
    }
    #[doc = "Bit 24 - B376"]
    #[inline(always)]
    pub fn b376(&mut self) -> B376_W<24> {
        B376_W::new(self)
    }
    #[doc = "Bit 25 - B377"]
    #[inline(always)]
    pub fn b377(&mut self) -> B377_W<25> {
        B377_W::new(self)
    }
    #[doc = "Bit 26 - B378"]
    #[inline(always)]
    pub fn b378(&mut self) -> B378_W<26> {
        B378_W::new(self)
    }
    #[doc = "Bit 27 - B379"]
    #[inline(always)]
    pub fn b379(&mut self) -> B379_W<27> {
        B379_W::new(self)
    }
    #[doc = "Bit 28 - B380"]
    #[inline(always)]
    pub fn b380(&mut self) -> B380_W<28> {
        B380_W::new(self)
    }
    #[doc = "Bit 29 - B381"]
    #[inline(always)]
    pub fn b381(&mut self) -> B381_W<29> {
        B381_W::new(self)
    }
    #[doc = "Bit 30 - B382"]
    #[inline(always)]
    pub fn b382(&mut self) -> B382_W<30> {
        B382_W::new(self)
    }
    #[doc = "Bit 31 - B383"]
    #[inline(always)]
    pub fn b383(&mut self) -> B383_W<31> {
        B383_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_vctr11](index.html) module"]
pub struct MPCBB2_VCTR11_SPEC;
impl crate::RegisterSpec for MPCBB2_VCTR11_SPEC {
    type Ux = u32;
}
#[doc = "`read()` method returns [mpcbb2_vctr11::R](R) reader structure"]
impl crate::Readable for MPCBB2_VCTR11_SPEC {
    type Reader = R;
}
#[doc = "`write(|w| ..)` method takes [mpcbb2_vctr11::W](W) writer structure"]
impl crate::Writable for MPCBB2_VCTR11_SPEC {
    type Writer = W;
}
#[doc = "`reset()` method sets MPCBB2_VCTR11 to value 0"]
impl crate::Resettable for MPCBB2_VCTR11_SPEC {
    #[inline(always)]
    fn reset_value() -> Self::Ux {
        0
    }
}