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_VCTR9` reader"]
pub struct R(crate::R<MPCBB2_VCTR9_SPEC>);
impl core::ops::Deref for R {
    type Target = crate::R<MPCBB2_VCTR9_SPEC>;
    #[inline(always)]
    fn deref(&self) -> &Self::Target {
        &self.0
    }
}
impl From<crate::R<MPCBB2_VCTR9_SPEC>> for R {
    #[inline(always)]
    fn from(reader: crate::R<MPCBB2_VCTR9_SPEC>) -> Self {
        R(reader)
    }
}
#[doc = "Register `MPCBB2_VCTR9` writer"]
pub struct W(crate::W<MPCBB2_VCTR9_SPEC>);
impl core::ops::Deref for W {
    type Target = crate::W<MPCBB2_VCTR9_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_VCTR9_SPEC>> for W {
    #[inline(always)]
    fn from(writer: crate::W<MPCBB2_VCTR9_SPEC>) -> Self {
        W(writer)
    }
}
#[doc = "Field `B288` reader - B288"]
pub type B288_R = crate::BitReader<bool>;
#[doc = "Field `B288` writer - B288"]
pub type B288_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR9_SPEC, bool, O>;
#[doc = "Field `B289` reader - B289"]
pub type B289_R = crate::BitReader<bool>;
#[doc = "Field `B289` writer - B289"]
pub type B289_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR9_SPEC, bool, O>;
#[doc = "Field `B290` reader - B290"]
pub type B290_R = crate::BitReader<bool>;
#[doc = "Field `B290` writer - B290"]
pub type B290_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR9_SPEC, bool, O>;
#[doc = "Field `B291` reader - B291"]
pub type B291_R = crate::BitReader<bool>;
#[doc = "Field `B291` writer - B291"]
pub type B291_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR9_SPEC, bool, O>;
#[doc = "Field `B292` reader - B292"]
pub type B292_R = crate::BitReader<bool>;
#[doc = "Field `B292` writer - B292"]
pub type B292_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR9_SPEC, bool, O>;
#[doc = "Field `B293` reader - B293"]
pub type B293_R = crate::BitReader<bool>;
#[doc = "Field `B293` writer - B293"]
pub type B293_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR9_SPEC, bool, O>;
#[doc = "Field `B294` reader - B294"]
pub type B294_R = crate::BitReader<bool>;
#[doc = "Field `B294` writer - B294"]
pub type B294_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR9_SPEC, bool, O>;
#[doc = "Field `B295` reader - B295"]
pub type B295_R = crate::BitReader<bool>;
#[doc = "Field `B295` writer - B295"]
pub type B295_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR9_SPEC, bool, O>;
#[doc = "Field `B296` reader - B296"]
pub type B296_R = crate::BitReader<bool>;
#[doc = "Field `B296` writer - B296"]
pub type B296_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR9_SPEC, bool, O>;
#[doc = "Field `B297` reader - B297"]
pub type B297_R = crate::BitReader<bool>;
#[doc = "Field `B297` writer - B297"]
pub type B297_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR9_SPEC, bool, O>;
#[doc = "Field `B298` reader - B298"]
pub type B298_R = crate::BitReader<bool>;
#[doc = "Field `B298` writer - B298"]
pub type B298_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR9_SPEC, bool, O>;
#[doc = "Field `B299` reader - B299"]
pub type B299_R = crate::BitReader<bool>;
#[doc = "Field `B299` writer - B299"]
pub type B299_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR9_SPEC, bool, O>;
#[doc = "Field `B300` reader - B300"]
pub type B300_R = crate::BitReader<bool>;
#[doc = "Field `B300` writer - B300"]
pub type B300_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR9_SPEC, bool, O>;
#[doc = "Field `B301` reader - B301"]
pub type B301_R = crate::BitReader<bool>;
#[doc = "Field `B301` writer - B301"]
pub type B301_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR9_SPEC, bool, O>;
#[doc = "Field `B302` reader - B302"]
pub type B302_R = crate::BitReader<bool>;
#[doc = "Field `B302` writer - B302"]
pub type B302_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR9_SPEC, bool, O>;
#[doc = "Field `B303` reader - B303"]
pub type B303_R = crate::BitReader<bool>;
#[doc = "Field `B303` writer - B303"]
pub type B303_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR9_SPEC, bool, O>;
#[doc = "Field `B304` reader - B304"]
pub type B304_R = crate::BitReader<bool>;
#[doc = "Field `B304` writer - B304"]
pub type B304_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR9_SPEC, bool, O>;
#[doc = "Field `B305` reader - B305"]
pub type B305_R = crate::BitReader<bool>;
#[doc = "Field `B305` writer - B305"]
pub type B305_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR9_SPEC, bool, O>;
#[doc = "Field `B306` reader - B306"]
pub type B306_R = crate::BitReader<bool>;
#[doc = "Field `B306` writer - B306"]
pub type B306_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR9_SPEC, bool, O>;
#[doc = "Field `B307` reader - B307"]
pub type B307_R = crate::BitReader<bool>;
#[doc = "Field `B307` writer - B307"]
pub type B307_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR9_SPEC, bool, O>;
#[doc = "Field `B308` reader - B308"]
pub type B308_R = crate::BitReader<bool>;
#[doc = "Field `B308` writer - B308"]
pub type B308_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR9_SPEC, bool, O>;
#[doc = "Field `B309` reader - B309"]
pub type B309_R = crate::BitReader<bool>;
#[doc = "Field `B309` writer - B309"]
pub type B309_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR9_SPEC, bool, O>;
#[doc = "Field `B310` reader - B310"]
pub type B310_R = crate::BitReader<bool>;
#[doc = "Field `B310` writer - B310"]
pub type B310_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR9_SPEC, bool, O>;
#[doc = "Field `B311` reader - B311"]
pub type B311_R = crate::BitReader<bool>;
#[doc = "Field `B311` writer - B311"]
pub type B311_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR9_SPEC, bool, O>;
#[doc = "Field `B312` reader - B312"]
pub type B312_R = crate::BitReader<bool>;
#[doc = "Field `B312` writer - B312"]
pub type B312_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR9_SPEC, bool, O>;
#[doc = "Field `B313` reader - B313"]
pub type B313_R = crate::BitReader<bool>;
#[doc = "Field `B313` writer - B313"]
pub type B313_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR9_SPEC, bool, O>;
#[doc = "Field `B314` reader - B314"]
pub type B314_R = crate::BitReader<bool>;
#[doc = "Field `B314` writer - B314"]
pub type B314_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR9_SPEC, bool, O>;
#[doc = "Field `B315` reader - B315"]
pub type B315_R = crate::BitReader<bool>;
#[doc = "Field `B315` writer - B315"]
pub type B315_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR9_SPEC, bool, O>;
#[doc = "Field `B316` reader - B316"]
pub type B316_R = crate::BitReader<bool>;
#[doc = "Field `B316` writer - B316"]
pub type B316_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR9_SPEC, bool, O>;
#[doc = "Field `B317` reader - B317"]
pub type B317_R = crate::BitReader<bool>;
#[doc = "Field `B317` writer - B317"]
pub type B317_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR9_SPEC, bool, O>;
#[doc = "Field `B318` reader - B318"]
pub type B318_R = crate::BitReader<bool>;
#[doc = "Field `B318` writer - B318"]
pub type B318_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR9_SPEC, bool, O>;
#[doc = "Field `B319` reader - B319"]
pub type B319_R = crate::BitReader<bool>;
#[doc = "Field `B319` writer - B319"]
pub type B319_W<'a, const O: u8> = crate::BitWriter<'a, u32, MPCBB2_VCTR9_SPEC, bool, O>;
impl R {
    #[doc = "Bit 0 - B288"]
    #[inline(always)]
    pub fn b288(&self) -> B288_R {
        B288_R::new((self.bits & 1) != 0)
    }
    #[doc = "Bit 1 - B289"]
    #[inline(always)]
    pub fn b289(&self) -> B289_R {
        B289_R::new(((self.bits >> 1) & 1) != 0)
    }
    #[doc = "Bit 2 - B290"]
    #[inline(always)]
    pub fn b290(&self) -> B290_R {
        B290_R::new(((self.bits >> 2) & 1) != 0)
    }
    #[doc = "Bit 3 - B291"]
    #[inline(always)]
    pub fn b291(&self) -> B291_R {
        B291_R::new(((self.bits >> 3) & 1) != 0)
    }
    #[doc = "Bit 4 - B292"]
    #[inline(always)]
    pub fn b292(&self) -> B292_R {
        B292_R::new(((self.bits >> 4) & 1) != 0)
    }
    #[doc = "Bit 5 - B293"]
    #[inline(always)]
    pub fn b293(&self) -> B293_R {
        B293_R::new(((self.bits >> 5) & 1) != 0)
    }
    #[doc = "Bit 6 - B294"]
    #[inline(always)]
    pub fn b294(&self) -> B294_R {
        B294_R::new(((self.bits >> 6) & 1) != 0)
    }
    #[doc = "Bit 7 - B295"]
    #[inline(always)]
    pub fn b295(&self) -> B295_R {
        B295_R::new(((self.bits >> 7) & 1) != 0)
    }
    #[doc = "Bit 8 - B296"]
    #[inline(always)]
    pub fn b296(&self) -> B296_R {
        B296_R::new(((self.bits >> 8) & 1) != 0)
    }
    #[doc = "Bit 9 - B297"]
    #[inline(always)]
    pub fn b297(&self) -> B297_R {
        B297_R::new(((self.bits >> 9) & 1) != 0)
    }
    #[doc = "Bit 10 - B298"]
    #[inline(always)]
    pub fn b298(&self) -> B298_R {
        B298_R::new(((self.bits >> 10) & 1) != 0)
    }
    #[doc = "Bit 11 - B299"]
    #[inline(always)]
    pub fn b299(&self) -> B299_R {
        B299_R::new(((self.bits >> 11) & 1) != 0)
    }
    #[doc = "Bit 12 - B300"]
    #[inline(always)]
    pub fn b300(&self) -> B300_R {
        B300_R::new(((self.bits >> 12) & 1) != 0)
    }
    #[doc = "Bit 13 - B301"]
    #[inline(always)]
    pub fn b301(&self) -> B301_R {
        B301_R::new(((self.bits >> 13) & 1) != 0)
    }
    #[doc = "Bit 14 - B302"]
    #[inline(always)]
    pub fn b302(&self) -> B302_R {
        B302_R::new(((self.bits >> 14) & 1) != 0)
    }
    #[doc = "Bit 15 - B303"]
    #[inline(always)]
    pub fn b303(&self) -> B303_R {
        B303_R::new(((self.bits >> 15) & 1) != 0)
    }
    #[doc = "Bit 16 - B304"]
    #[inline(always)]
    pub fn b304(&self) -> B304_R {
        B304_R::new(((self.bits >> 16) & 1) != 0)
    }
    #[doc = "Bit 17 - B305"]
    #[inline(always)]
    pub fn b305(&self) -> B305_R {
        B305_R::new(((self.bits >> 17) & 1) != 0)
    }
    #[doc = "Bit 18 - B306"]
    #[inline(always)]
    pub fn b306(&self) -> B306_R {
        B306_R::new(((self.bits >> 18) & 1) != 0)
    }
    #[doc = "Bit 19 - B307"]
    #[inline(always)]
    pub fn b307(&self) -> B307_R {
        B307_R::new(((self.bits >> 19) & 1) != 0)
    }
    #[doc = "Bit 20 - B308"]
    #[inline(always)]
    pub fn b308(&self) -> B308_R {
        B308_R::new(((self.bits >> 20) & 1) != 0)
    }
    #[doc = "Bit 21 - B309"]
    #[inline(always)]
    pub fn b309(&self) -> B309_R {
        B309_R::new(((self.bits >> 21) & 1) != 0)
    }
    #[doc = "Bit 22 - B310"]
    #[inline(always)]
    pub fn b310(&self) -> B310_R {
        B310_R::new(((self.bits >> 22) & 1) != 0)
    }
    #[doc = "Bit 23 - B311"]
    #[inline(always)]
    pub fn b311(&self) -> B311_R {
        B311_R::new(((self.bits >> 23) & 1) != 0)
    }
    #[doc = "Bit 24 - B312"]
    #[inline(always)]
    pub fn b312(&self) -> B312_R {
        B312_R::new(((self.bits >> 24) & 1) != 0)
    }
    #[doc = "Bit 25 - B313"]
    #[inline(always)]
    pub fn b313(&self) -> B313_R {
        B313_R::new(((self.bits >> 25) & 1) != 0)
    }
    #[doc = "Bit 26 - B314"]
    #[inline(always)]
    pub fn b314(&self) -> B314_R {
        B314_R::new(((self.bits >> 26) & 1) != 0)
    }
    #[doc = "Bit 27 - B315"]
    #[inline(always)]
    pub fn b315(&self) -> B315_R {
        B315_R::new(((self.bits >> 27) & 1) != 0)
    }
    #[doc = "Bit 28 - B316"]
    #[inline(always)]
    pub fn b316(&self) -> B316_R {
        B316_R::new(((self.bits >> 28) & 1) != 0)
    }
    #[doc = "Bit 29 - B317"]
    #[inline(always)]
    pub fn b317(&self) -> B317_R {
        B317_R::new(((self.bits >> 29) & 1) != 0)
    }
    #[doc = "Bit 30 - B318"]
    #[inline(always)]
    pub fn b318(&self) -> B318_R {
        B318_R::new(((self.bits >> 30) & 1) != 0)
    }
    #[doc = "Bit 31 - B319"]
    #[inline(always)]
    pub fn b319(&self) -> B319_R {
        B319_R::new(((self.bits >> 31) & 1) != 0)
    }
}
impl W {
    #[doc = "Bit 0 - B288"]
    #[inline(always)]
    pub fn b288(&mut self) -> B288_W<0> {
        B288_W::new(self)
    }
    #[doc = "Bit 1 - B289"]
    #[inline(always)]
    pub fn b289(&mut self) -> B289_W<1> {
        B289_W::new(self)
    }
    #[doc = "Bit 2 - B290"]
    #[inline(always)]
    pub fn b290(&mut self) -> B290_W<2> {
        B290_W::new(self)
    }
    #[doc = "Bit 3 - B291"]
    #[inline(always)]
    pub fn b291(&mut self) -> B291_W<3> {
        B291_W::new(self)
    }
    #[doc = "Bit 4 - B292"]
    #[inline(always)]
    pub fn b292(&mut self) -> B292_W<4> {
        B292_W::new(self)
    }
    #[doc = "Bit 5 - B293"]
    #[inline(always)]
    pub fn b293(&mut self) -> B293_W<5> {
        B293_W::new(self)
    }
    #[doc = "Bit 6 - B294"]
    #[inline(always)]
    pub fn b294(&mut self) -> B294_W<6> {
        B294_W::new(self)
    }
    #[doc = "Bit 7 - B295"]
    #[inline(always)]
    pub fn b295(&mut self) -> B295_W<7> {
        B295_W::new(self)
    }
    #[doc = "Bit 8 - B296"]
    #[inline(always)]
    pub fn b296(&mut self) -> B296_W<8> {
        B296_W::new(self)
    }
    #[doc = "Bit 9 - B297"]
    #[inline(always)]
    pub fn b297(&mut self) -> B297_W<9> {
        B297_W::new(self)
    }
    #[doc = "Bit 10 - B298"]
    #[inline(always)]
    pub fn b298(&mut self) -> B298_W<10> {
        B298_W::new(self)
    }
    #[doc = "Bit 11 - B299"]
    #[inline(always)]
    pub fn b299(&mut self) -> B299_W<11> {
        B299_W::new(self)
    }
    #[doc = "Bit 12 - B300"]
    #[inline(always)]
    pub fn b300(&mut self) -> B300_W<12> {
        B300_W::new(self)
    }
    #[doc = "Bit 13 - B301"]
    #[inline(always)]
    pub fn b301(&mut self) -> B301_W<13> {
        B301_W::new(self)
    }
    #[doc = "Bit 14 - B302"]
    #[inline(always)]
    pub fn b302(&mut self) -> B302_W<14> {
        B302_W::new(self)
    }
    #[doc = "Bit 15 - B303"]
    #[inline(always)]
    pub fn b303(&mut self) -> B303_W<15> {
        B303_W::new(self)
    }
    #[doc = "Bit 16 - B304"]
    #[inline(always)]
    pub fn b304(&mut self) -> B304_W<16> {
        B304_W::new(self)
    }
    #[doc = "Bit 17 - B305"]
    #[inline(always)]
    pub fn b305(&mut self) -> B305_W<17> {
        B305_W::new(self)
    }
    #[doc = "Bit 18 - B306"]
    #[inline(always)]
    pub fn b306(&mut self) -> B306_W<18> {
        B306_W::new(self)
    }
    #[doc = "Bit 19 - B307"]
    #[inline(always)]
    pub fn b307(&mut self) -> B307_W<19> {
        B307_W::new(self)
    }
    #[doc = "Bit 20 - B308"]
    #[inline(always)]
    pub fn b308(&mut self) -> B308_W<20> {
        B308_W::new(self)
    }
    #[doc = "Bit 21 - B309"]
    #[inline(always)]
    pub fn b309(&mut self) -> B309_W<21> {
        B309_W::new(self)
    }
    #[doc = "Bit 22 - B310"]
    #[inline(always)]
    pub fn b310(&mut self) -> B310_W<22> {
        B310_W::new(self)
    }
    #[doc = "Bit 23 - B311"]
    #[inline(always)]
    pub fn b311(&mut self) -> B311_W<23> {
        B311_W::new(self)
    }
    #[doc = "Bit 24 - B312"]
    #[inline(always)]
    pub fn b312(&mut self) -> B312_W<24> {
        B312_W::new(self)
    }
    #[doc = "Bit 25 - B313"]
    #[inline(always)]
    pub fn b313(&mut self) -> B313_W<25> {
        B313_W::new(self)
    }
    #[doc = "Bit 26 - B314"]
    #[inline(always)]
    pub fn b314(&mut self) -> B314_W<26> {
        B314_W::new(self)
    }
    #[doc = "Bit 27 - B315"]
    #[inline(always)]
    pub fn b315(&mut self) -> B315_W<27> {
        B315_W::new(self)
    }
    #[doc = "Bit 28 - B316"]
    #[inline(always)]
    pub fn b316(&mut self) -> B316_W<28> {
        B316_W::new(self)
    }
    #[doc = "Bit 29 - B317"]
    #[inline(always)]
    pub fn b317(&mut self) -> B317_W<29> {
        B317_W::new(self)
    }
    #[doc = "Bit 30 - B318"]
    #[inline(always)]
    pub fn b318(&mut self) -> B318_W<30> {
        B318_W::new(self)
    }
    #[doc = "Bit 31 - B319"]
    #[inline(always)]
    pub fn b319(&mut self) -> B319_W<31> {
        B319_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_vctr9](index.html) module"]
pub struct MPCBB2_VCTR9_SPEC;
impl crate::RegisterSpec for MPCBB2_VCTR9_SPEC {
    type Ux = u32;
}
#[doc = "`read()` method returns [mpcbb2_vctr9::R](R) reader structure"]
impl crate::Readable for MPCBB2_VCTR9_SPEC {
    type Reader = R;
}
#[doc = "`write(|w| ..)` method takes [mpcbb2_vctr9::W](W) writer structure"]
impl crate::Writable for MPCBB2_VCTR9_SPEC {
    type Writer = W;
}
#[doc = "`reset()` method sets MPCBB2_VCTR9 to value 0"]
impl crate::Resettable for MPCBB2_VCTR9_SPEC {
    #[inline(always)]
    fn reset_value() -> Self::Ux {
        0
    }
}