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_VCTR22` reader"]
pub struct R(crate::R<MPCBB1_VCTR22_SPEC>);
impl core::ops::Deref for R {
    type Target = crate::R<MPCBB1_VCTR22_SPEC>;
    #[inline(always)]
    fn deref(&self) -> &Self::Target {
        &self.0
    }
}
impl From<crate::R<MPCBB1_VCTR22_SPEC>> for R {
    #[inline(always)]
    fn from(reader: crate::R<MPCBB1_VCTR22_SPEC>) -> Self {
        R(reader)
    }
}
#[doc = "Register `MPCBB1_VCTR22` writer"]
pub struct W(crate::W<MPCBB1_VCTR22_SPEC>);
impl core::ops::Deref for W {
    type Target = crate::W<MPCBB1_VCTR22_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_VCTR22_SPEC>> for W {
    #[inline(always)]
    fn from(writer: crate::W<MPCBB1_VCTR22_SPEC>) -> Self {
        W(writer)
    }
}
#[doc = "Field `B704` reader - B704"]
pub type B704_R = crate::BitReader<bool>;
#[doc = "Field `B704` writer - B704"]
pub type B704_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR22_SPEC, bool, O>;
#[doc = "Field `B705` reader - B705"]
pub type B705_R = crate::BitReader<bool>;
#[doc = "Field `B705` writer - B705"]
pub type B705_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR22_SPEC, bool, O>;
#[doc = "Field `B706` reader - B706"]
pub type B706_R = crate::BitReader<bool>;
#[doc = "Field `B706` writer - B706"]
pub type B706_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR22_SPEC, bool, O>;
#[doc = "Field `B707` reader - B707"]
pub type B707_R = crate::BitReader<bool>;
#[doc = "Field `B707` writer - B707"]
pub type B707_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR22_SPEC, bool, O>;
#[doc = "Field `B708` reader - B708"]
pub type B708_R = crate::BitReader<bool>;
#[doc = "Field `B708` writer - B708"]
pub type B708_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR22_SPEC, bool, O>;
#[doc = "Field `B709` reader - B709"]
pub type B709_R = crate::BitReader<bool>;
#[doc = "Field `B709` writer - B709"]
pub type B709_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR22_SPEC, bool, O>;
#[doc = "Field `B710` reader - B710"]
pub type B710_R = crate::BitReader<bool>;
#[doc = "Field `B710` writer - B710"]
pub type B710_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR22_SPEC, bool, O>;
#[doc = "Field `B711` reader - B711"]
pub type B711_R = crate::BitReader<bool>;
#[doc = "Field `B711` writer - B711"]
pub type B711_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR22_SPEC, bool, O>;
#[doc = "Field `B712` reader - B712"]
pub type B712_R = crate::BitReader<bool>;
#[doc = "Field `B712` writer - B712"]
pub type B712_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR22_SPEC, bool, O>;
#[doc = "Field `B713` reader - B713"]
pub type B713_R = crate::BitReader<bool>;
#[doc = "Field `B713` writer - B713"]
pub type B713_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR22_SPEC, bool, O>;
#[doc = "Field `B714` reader - B714"]
pub type B714_R = crate::BitReader<bool>;
#[doc = "Field `B714` writer - B714"]
pub type B714_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR22_SPEC, bool, O>;
#[doc = "Field `B715` reader - B715"]
pub type B715_R = crate::BitReader<bool>;
#[doc = "Field `B715` writer - B715"]
pub type B715_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR22_SPEC, bool, O>;
#[doc = "Field `B716` reader - B716"]
pub type B716_R = crate::BitReader<bool>;
#[doc = "Field `B716` writer - B716"]
pub type B716_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR22_SPEC, bool, O>;
#[doc = "Field `B717` reader - B717"]
pub type B717_R = crate::BitReader<bool>;
#[doc = "Field `B717` writer - B717"]
pub type B717_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR22_SPEC, bool, O>;
#[doc = "Field `B718` reader - B718"]
pub type B718_R = crate::BitReader<bool>;
#[doc = "Field `B718` writer - B718"]
pub type B718_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR22_SPEC, bool, O>;
#[doc = "Field `B719` reader - B719"]
pub type B719_R = crate::BitReader<bool>;
#[doc = "Field `B719` writer - B719"]
pub type B719_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR22_SPEC, bool, O>;
#[doc = "Field `B720` reader - B720"]
pub type B720_R = crate::BitReader<bool>;
#[doc = "Field `B720` writer - B720"]
pub type B720_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR22_SPEC, bool, O>;
#[doc = "Field `B721` reader - B721"]
pub type B721_R = crate::BitReader<bool>;
#[doc = "Field `B721` writer - B721"]
pub type B721_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR22_SPEC, bool, O>;
#[doc = "Field `B722` reader - B722"]
pub type B722_R = crate::BitReader<bool>;
#[doc = "Field `B722` writer - B722"]
pub type B722_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR22_SPEC, bool, O>;
#[doc = "Field `B723` reader - B723"]
pub type B723_R = crate::BitReader<bool>;
#[doc = "Field `B723` writer - B723"]
pub type B723_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR22_SPEC, bool, O>;
#[doc = "Field `B724` reader - B724"]
pub type B724_R = crate::BitReader<bool>;
#[doc = "Field `B724` writer - B724"]
pub type B724_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR22_SPEC, bool, O>;
#[doc = "Field `B725` reader - B725"]
pub type B725_R = crate::BitReader<bool>;
#[doc = "Field `B725` writer - B725"]
pub type B725_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR22_SPEC, bool, O>;
#[doc = "Field `B726` reader - B726"]
pub type B726_R = crate::BitReader<bool>;
#[doc = "Field `B726` writer - B726"]
pub type B726_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR22_SPEC, bool, O>;
#[doc = "Field `B727` reader - B727"]
pub type B727_R = crate::BitReader<bool>;
#[doc = "Field `B727` writer - B727"]
pub type B727_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR22_SPEC, bool, O>;
#[doc = "Field `B728` reader - B728"]
pub type B728_R = crate::BitReader<bool>;
#[doc = "Field `B728` writer - B728"]
pub type B728_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR22_SPEC, bool, O>;
#[doc = "Field `B729` reader - B729"]
pub type B729_R = crate::BitReader<bool>;
#[doc = "Field `B729` writer - B729"]
pub type B729_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR22_SPEC, bool, O>;
#[doc = "Field `B730` reader - B730"]
pub type B730_R = crate::BitReader<bool>;
#[doc = "Field `B730` writer - B730"]
pub type B730_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR22_SPEC, bool, O>;
#[doc = "Field `B731` reader - B731"]
pub type B731_R = crate::BitReader<bool>;
#[doc = "Field `B731` writer - B731"]
pub type B731_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR22_SPEC, bool, O>;
#[doc = "Field `B732` reader - B732"]
pub type B732_R = crate::BitReader<bool>;
#[doc = "Field `B732` writer - B732"]
pub type B732_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR22_SPEC, bool, O>;
#[doc = "Field `B733` reader - B733"]
pub type B733_R = crate::BitReader<bool>;
#[doc = "Field `B733` writer - B733"]
pub type B733_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR22_SPEC, bool, O>;
#[doc = "Field `B734` reader - B734"]
pub type B734_R = crate::BitReader<bool>;
#[doc = "Field `B734` writer - B734"]
pub type B734_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR22_SPEC, bool, O>;
#[doc = "Field `B735` reader - B735"]
pub type B735_R = crate::BitReader<bool>;
#[doc = "Field `B735` writer - B735"]
pub type B735_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB1_VCTR22_SPEC, bool, O>;
impl R {
    #[doc = "Bit 0 - B704"]
    #[inline(always)]
    pub fn b704(&self) -> B704_R {
        B704_R::new((self.bits & 1) != 0)
    }
    #[doc = "Bit 1 - B705"]
    #[inline(always)]
    pub fn b705(&self) -> B705_R {
        B705_R::new(((self.bits >> 1) & 1) != 0)
    }
    #[doc = "Bit 2 - B706"]
    #[inline(always)]
    pub fn b706(&self) -> B706_R {
        B706_R::new(((self.bits >> 2) & 1) != 0)
    }
    #[doc = "Bit 3 - B707"]
    #[inline(always)]
    pub fn b707(&self) -> B707_R {
        B707_R::new(((self.bits >> 3) & 1) != 0)
    }
    #[doc = "Bit 4 - B708"]
    #[inline(always)]
    pub fn b708(&self) -> B708_R {
        B708_R::new(((self.bits >> 4) & 1) != 0)
    }
    #[doc = "Bit 5 - B709"]
    #[inline(always)]
    pub fn b709(&self) -> B709_R {
        B709_R::new(((self.bits >> 5) & 1) != 0)
    }
    #[doc = "Bit 6 - B710"]
    #[inline(always)]
    pub fn b710(&self) -> B710_R {
        B710_R::new(((self.bits >> 6) & 1) != 0)
    }
    #[doc = "Bit 7 - B711"]
    #[inline(always)]
    pub fn b711(&self) -> B711_R {
        B711_R::new(((self.bits >> 7) & 1) != 0)
    }
    #[doc = "Bit 8 - B712"]
    #[inline(always)]
    pub fn b712(&self) -> B712_R {
        B712_R::new(((self.bits >> 8) & 1) != 0)
    }
    #[doc = "Bit 9 - B713"]
    #[inline(always)]
    pub fn b713(&self) -> B713_R {
        B713_R::new(((self.bits >> 9) & 1) != 0)
    }
    #[doc = "Bit 10 - B714"]
    #[inline(always)]
    pub fn b714(&self) -> B714_R {
        B714_R::new(((self.bits >> 10) & 1) != 0)
    }
    #[doc = "Bit 11 - B715"]
    #[inline(always)]
    pub fn b715(&self) -> B715_R {
        B715_R::new(((self.bits >> 11) & 1) != 0)
    }
    #[doc = "Bit 12 - B716"]
    #[inline(always)]
    pub fn b716(&self) -> B716_R {
        B716_R::new(((self.bits >> 12) & 1) != 0)
    }
    #[doc = "Bit 13 - B717"]
    #[inline(always)]
    pub fn b717(&self) -> B717_R {
        B717_R::new(((self.bits >> 13) & 1) != 0)
    }
    #[doc = "Bit 14 - B718"]
    #[inline(always)]
    pub fn b718(&self) -> B718_R {
        B718_R::new(((self.bits >> 14) & 1) != 0)
    }
    #[doc = "Bit 15 - B719"]
    #[inline(always)]
    pub fn b719(&self) -> B719_R {
        B719_R::new(((self.bits >> 15) & 1) != 0)
    }
    #[doc = "Bit 16 - B720"]
    #[inline(always)]
    pub fn b720(&self) -> B720_R {
        B720_R::new(((self.bits >> 16) & 1) != 0)
    }
    #[doc = "Bit 17 - B721"]
    #[inline(always)]
    pub fn b721(&self) -> B721_R {
        B721_R::new(((self.bits >> 17) & 1) != 0)
    }
    #[doc = "Bit 18 - B722"]
    #[inline(always)]
    pub fn b722(&self) -> B722_R {
        B722_R::new(((self.bits >> 18) & 1) != 0)
    }
    #[doc = "Bit 19 - B723"]
    #[inline(always)]
    pub fn b723(&self) -> B723_R {
        B723_R::new(((self.bits >> 19) & 1) != 0)
    }
    #[doc = "Bit 20 - B724"]
    #[inline(always)]
    pub fn b724(&self) -> B724_R {
        B724_R::new(((self.bits >> 20) & 1) != 0)
    }
    #[doc = "Bit 21 - B725"]
    #[inline(always)]
    pub fn b725(&self) -> B725_R {
        B725_R::new(((self.bits >> 21) & 1) != 0)
    }
    #[doc = "Bit 22 - B726"]
    #[inline(always)]
    pub fn b726(&self) -> B726_R {
        B726_R::new(((self.bits >> 22) & 1) != 0)
    }
    #[doc = "Bit 23 - B727"]
    #[inline(always)]
    pub fn b727(&self) -> B727_R {
        B727_R::new(((self.bits >> 23) & 1) != 0)
    }
    #[doc = "Bit 24 - B728"]
    #[inline(always)]
    pub fn b728(&self) -> B728_R {
        B728_R::new(((self.bits >> 24) & 1) != 0)
    }
    #[doc = "Bit 25 - B729"]
    #[inline(always)]
    pub fn b729(&self) -> B729_R {
        B729_R::new(((self.bits >> 25) & 1) != 0)
    }
    #[doc = "Bit 26 - B730"]
    #[inline(always)]
    pub fn b730(&self) -> B730_R {
        B730_R::new(((self.bits >> 26) & 1) != 0)
    }
    #[doc = "Bit 27 - B731"]
    #[inline(always)]
    pub fn b731(&self) -> B731_R {
        B731_R::new(((self.bits >> 27) & 1) != 0)
    }
    #[doc = "Bit 28 - B732"]
    #[inline(always)]
    pub fn b732(&self) -> B732_R {
        B732_R::new(((self.bits >> 28) & 1) != 0)
    }
    #[doc = "Bit 29 - B733"]
    #[inline(always)]
    pub fn b733(&self) -> B733_R {
        B733_R::new(((self.bits >> 29) & 1) != 0)
    }
    #[doc = "Bit 30 - B734"]
    #[inline(always)]
    pub fn b734(&self) -> B734_R {
        B734_R::new(((self.bits >> 30) & 1) != 0)
    }
    #[doc = "Bit 31 - B735"]
    #[inline(always)]
    pub fn b735(&self) -> B735_R {
        B735_R::new(((self.bits >> 31) & 1) != 0)
    }
}
impl W {
    #[doc = "Bit 0 - B704"]
    #[inline(always)]
    pub fn b704(&mut self) -> B704_W<0> {
        B704_W::new(self)
    }
    #[doc = "Bit 1 - B705"]
    #[inline(always)]
    pub fn b705(&mut self) -> B705_W<1> {
        B705_W::new(self)
    }
    #[doc = "Bit 2 - B706"]
    #[inline(always)]
    pub fn b706(&mut self) -> B706_W<2> {
        B706_W::new(self)
    }
    #[doc = "Bit 3 - B707"]
    #[inline(always)]
    pub fn b707(&mut self) -> B707_W<3> {
        B707_W::new(self)
    }
    #[doc = "Bit 4 - B708"]
    #[inline(always)]
    pub fn b708(&mut self) -> B708_W<4> {
        B708_W::new(self)
    }
    #[doc = "Bit 5 - B709"]
    #[inline(always)]
    pub fn b709(&mut self) -> B709_W<5> {
        B709_W::new(self)
    }
    #[doc = "Bit 6 - B710"]
    #[inline(always)]
    pub fn b710(&mut self) -> B710_W<6> {
        B710_W::new(self)
    }
    #[doc = "Bit 7 - B711"]
    #[inline(always)]
    pub fn b711(&mut self) -> B711_W<7> {
        B711_W::new(self)
    }
    #[doc = "Bit 8 - B712"]
    #[inline(always)]
    pub fn b712(&mut self) -> B712_W<8> {
        B712_W::new(self)
    }
    #[doc = "Bit 9 - B713"]
    #[inline(always)]
    pub fn b713(&mut self) -> B713_W<9> {
        B713_W::new(self)
    }
    #[doc = "Bit 10 - B714"]
    #[inline(always)]
    pub fn b714(&mut self) -> B714_W<10> {
        B714_W::new(self)
    }
    #[doc = "Bit 11 - B715"]
    #[inline(always)]
    pub fn b715(&mut self) -> B715_W<11> {
        B715_W::new(self)
    }
    #[doc = "Bit 12 - B716"]
    #[inline(always)]
    pub fn b716(&mut self) -> B716_W<12> {
        B716_W::new(self)
    }
    #[doc = "Bit 13 - B717"]
    #[inline(always)]
    pub fn b717(&mut self) -> B717_W<13> {
        B717_W::new(self)
    }
    #[doc = "Bit 14 - B718"]
    #[inline(always)]
    pub fn b718(&mut self) -> B718_W<14> {
        B718_W::new(self)
    }
    #[doc = "Bit 15 - B719"]
    #[inline(always)]
    pub fn b719(&mut self) -> B719_W<15> {
        B719_W::new(self)
    }
    #[doc = "Bit 16 - B720"]
    #[inline(always)]
    pub fn b720(&mut self) -> B720_W<16> {
        B720_W::new(self)
    }
    #[doc = "Bit 17 - B721"]
    #[inline(always)]
    pub fn b721(&mut self) -> B721_W<17> {
        B721_W::new(self)
    }
    #[doc = "Bit 18 - B722"]
    #[inline(always)]
    pub fn b722(&mut self) -> B722_W<18> {
        B722_W::new(self)
    }
    #[doc = "Bit 19 - B723"]
    #[inline(always)]
    pub fn b723(&mut self) -> B723_W<19> {
        B723_W::new(self)
    }
    #[doc = "Bit 20 - B724"]
    #[inline(always)]
    pub fn b724(&mut self) -> B724_W<20> {
        B724_W::new(self)
    }
    #[doc = "Bit 21 - B725"]
    #[inline(always)]
    pub fn b725(&mut self) -> B725_W<21> {
        B725_W::new(self)
    }
    #[doc = "Bit 22 - B726"]
    #[inline(always)]
    pub fn b726(&mut self) -> B726_W<22> {
        B726_W::new(self)
    }
    #[doc = "Bit 23 - B727"]
    #[inline(always)]
    pub fn b727(&mut self) -> B727_W<23> {
        B727_W::new(self)
    }
    #[doc = "Bit 24 - B728"]
    #[inline(always)]
    pub fn b728(&mut self) -> B728_W<24> {
        B728_W::new(self)
    }
    #[doc = "Bit 25 - B729"]
    #[inline(always)]
    pub fn b729(&mut self) -> B729_W<25> {
        B729_W::new(self)
    }
    #[doc = "Bit 26 - B730"]
    #[inline(always)]
    pub fn b730(&mut self) -> B730_W<26> {
        B730_W::new(self)
    }
    #[doc = "Bit 27 - B731"]
    #[inline(always)]
    pub fn b731(&mut self) -> B731_W<27> {
        B731_W::new(self)
    }
    #[doc = "Bit 28 - B732"]
    #[inline(always)]
    pub fn b732(&mut self) -> B732_W<28> {
        B732_W::new(self)
    }
    #[doc = "Bit 29 - B733"]
    #[inline(always)]
    pub fn b733(&mut self) -> B733_W<29> {
        B733_W::new(self)
    }
    #[doc = "Bit 30 - B734"]
    #[inline(always)]
    pub fn b734(&mut self) -> B734_W<30> {
        B734_W::new(self)
    }
    #[doc = "Bit 31 - B735"]
    #[inline(always)]
    pub fn b735(&mut self) -> B735_W<31> {
        B735_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_vctr22](index.html) module"]
pub struct MPCBB1_VCTR22_SPEC;
impl crate::RegisterSpec for MPCBB1_VCTR22_SPEC {
    type Ux = u32;
}
#[doc = "`read()` method returns [mpcbb1_vctr22::R](R) reader structure"]
impl crate::Readable for MPCBB1_VCTR22_SPEC {
    type Reader = R;
}
#[doc = "`write(|w| ..)` method takes [mpcbb1_vctr22::W](W) writer structure"]
impl crate::Writable for MPCBB1_VCTR22_SPEC {
    type Writer = W;
}
#[doc = "`reset()` method sets MPCBB1_VCTR22 to value 0"]
impl crate::Resettable for MPCBB1_VCTR22_SPEC {
    #[inline(always)]
    fn reset_value() -> Self::Ux {
        0
    }
}