atsam3a4c 0.1.0

Peripheral access API for ATSAM3A4C microcontrollers (generated using svd2rust)
Documentation
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
#[doc = "Register `COR` reader"]
pub type R = crate::R<CorSpec>;
#[doc = "Register `COR` writer"]
pub type W = crate::W<CorSpec>;
#[doc = "Field `OFF0` reader - Offset for channel 0"]
pub type Off0R = crate::BitReader;
#[doc = "Field `OFF0` writer - Offset for channel 0"]
pub type Off0W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `OFF1` reader - Offset for channel 1"]
pub type Off1R = crate::BitReader;
#[doc = "Field `OFF1` writer - Offset for channel 1"]
pub type Off1W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `OFF2` reader - Offset for channel 2"]
pub type Off2R = crate::BitReader;
#[doc = "Field `OFF2` writer - Offset for channel 2"]
pub type Off2W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `OFF3` reader - Offset for channel 3"]
pub type Off3R = crate::BitReader;
#[doc = "Field `OFF3` writer - Offset for channel 3"]
pub type Off3W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `OFF4` reader - Offset for channel 4"]
pub type Off4R = crate::BitReader;
#[doc = "Field `OFF4` writer - Offset for channel 4"]
pub type Off4W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `OFF5` reader - Offset for channel 5"]
pub type Off5R = crate::BitReader;
#[doc = "Field `OFF5` writer - Offset for channel 5"]
pub type Off5W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `OFF6` reader - Offset for channel 6"]
pub type Off6R = crate::BitReader;
#[doc = "Field `OFF6` writer - Offset for channel 6"]
pub type Off6W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `OFF7` reader - Offset for channel 7"]
pub type Off7R = crate::BitReader;
#[doc = "Field `OFF7` writer - Offset for channel 7"]
pub type Off7W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `OFF8` reader - Offset for channel 8"]
pub type Off8R = crate::BitReader;
#[doc = "Field `OFF8` writer - Offset for channel 8"]
pub type Off8W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `OFF9` reader - Offset for channel 9"]
pub type Off9R = crate::BitReader;
#[doc = "Field `OFF9` writer - Offset for channel 9"]
pub type Off9W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `OFF10` reader - Offset for channel 10"]
pub type Off10R = crate::BitReader;
#[doc = "Field `OFF10` writer - Offset for channel 10"]
pub type Off10W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `OFF11` reader - Offset for channel 11"]
pub type Off11R = crate::BitReader;
#[doc = "Field `OFF11` writer - Offset for channel 11"]
pub type Off11W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `OFF12` reader - Offset for channel 12"]
pub type Off12R = crate::BitReader;
#[doc = "Field `OFF12` writer - Offset for channel 12"]
pub type Off12W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `OFF13` reader - Offset for channel 13"]
pub type Off13R = crate::BitReader;
#[doc = "Field `OFF13` writer - Offset for channel 13"]
pub type Off13W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `OFF14` reader - Offset for channel 14"]
pub type Off14R = crate::BitReader;
#[doc = "Field `OFF14` writer - Offset for channel 14"]
pub type Off14W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `OFF15` reader - Offset for channel 15"]
pub type Off15R = crate::BitReader;
#[doc = "Field `OFF15` writer - Offset for channel 15"]
pub type Off15W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `DIFF0` reader - Differential inputs for channel 0"]
pub type Diff0R = crate::BitReader;
#[doc = "Field `DIFF0` writer - Differential inputs for channel 0"]
pub type Diff0W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `DIFF1` reader - Differential inputs for channel 1"]
pub type Diff1R = crate::BitReader;
#[doc = "Field `DIFF1` writer - Differential inputs for channel 1"]
pub type Diff1W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `DIFF2` reader - Differential inputs for channel 2"]
pub type Diff2R = crate::BitReader;
#[doc = "Field `DIFF2` writer - Differential inputs for channel 2"]
pub type Diff2W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `DIFF3` reader - Differential inputs for channel 3"]
pub type Diff3R = crate::BitReader;
#[doc = "Field `DIFF3` writer - Differential inputs for channel 3"]
pub type Diff3W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `DIFF4` reader - Differential inputs for channel 4"]
pub type Diff4R = crate::BitReader;
#[doc = "Field `DIFF4` writer - Differential inputs for channel 4"]
pub type Diff4W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `DIFF5` reader - Differential inputs for channel 5"]
pub type Diff5R = crate::BitReader;
#[doc = "Field `DIFF5` writer - Differential inputs for channel 5"]
pub type Diff5W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `DIFF6` reader - Differential inputs for channel 6"]
pub type Diff6R = crate::BitReader;
#[doc = "Field `DIFF6` writer - Differential inputs for channel 6"]
pub type Diff6W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `DIFF7` reader - Differential inputs for channel 7"]
pub type Diff7R = crate::BitReader;
#[doc = "Field `DIFF7` writer - Differential inputs for channel 7"]
pub type Diff7W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `DIFF8` reader - Differential inputs for channel 8"]
pub type Diff8R = crate::BitReader;
#[doc = "Field `DIFF8` writer - Differential inputs for channel 8"]
pub type Diff8W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `DIFF9` reader - Differential inputs for channel 9"]
pub type Diff9R = crate::BitReader;
#[doc = "Field `DIFF9` writer - Differential inputs for channel 9"]
pub type Diff9W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `DIFF10` reader - Differential inputs for channel 10"]
pub type Diff10R = crate::BitReader;
#[doc = "Field `DIFF10` writer - Differential inputs for channel 10"]
pub type Diff10W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `DIFF11` reader - Differential inputs for channel 11"]
pub type Diff11R = crate::BitReader;
#[doc = "Field `DIFF11` writer - Differential inputs for channel 11"]
pub type Diff11W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `DIFF12` reader - Differential inputs for channel 12"]
pub type Diff12R = crate::BitReader;
#[doc = "Field `DIFF12` writer - Differential inputs for channel 12"]
pub type Diff12W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `DIFF13` reader - Differential inputs for channel 13"]
pub type Diff13R = crate::BitReader;
#[doc = "Field `DIFF13` writer - Differential inputs for channel 13"]
pub type Diff13W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `DIFF14` reader - Differential inputs for channel 14"]
pub type Diff14R = crate::BitReader;
#[doc = "Field `DIFF14` writer - Differential inputs for channel 14"]
pub type Diff14W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `DIFF15` reader - Differential inputs for channel 15"]
pub type Diff15R = crate::BitReader;
#[doc = "Field `DIFF15` writer - Differential inputs for channel 15"]
pub type Diff15W<'a, REG> = crate::BitWriter<'a, REG>;
impl R {
    #[doc = "Bit 0 - Offset for channel 0"]
    #[inline(always)]
    pub fn off0(&self) -> Off0R {
        Off0R::new((self.bits & 1) != 0)
    }
    #[doc = "Bit 1 - Offset for channel 1"]
    #[inline(always)]
    pub fn off1(&self) -> Off1R {
        Off1R::new(((self.bits >> 1) & 1) != 0)
    }
    #[doc = "Bit 2 - Offset for channel 2"]
    #[inline(always)]
    pub fn off2(&self) -> Off2R {
        Off2R::new(((self.bits >> 2) & 1) != 0)
    }
    #[doc = "Bit 3 - Offset for channel 3"]
    #[inline(always)]
    pub fn off3(&self) -> Off3R {
        Off3R::new(((self.bits >> 3) & 1) != 0)
    }
    #[doc = "Bit 4 - Offset for channel 4"]
    #[inline(always)]
    pub fn off4(&self) -> Off4R {
        Off4R::new(((self.bits >> 4) & 1) != 0)
    }
    #[doc = "Bit 5 - Offset for channel 5"]
    #[inline(always)]
    pub fn off5(&self) -> Off5R {
        Off5R::new(((self.bits >> 5) & 1) != 0)
    }
    #[doc = "Bit 6 - Offset for channel 6"]
    #[inline(always)]
    pub fn off6(&self) -> Off6R {
        Off6R::new(((self.bits >> 6) & 1) != 0)
    }
    #[doc = "Bit 7 - Offset for channel 7"]
    #[inline(always)]
    pub fn off7(&self) -> Off7R {
        Off7R::new(((self.bits >> 7) & 1) != 0)
    }
    #[doc = "Bit 8 - Offset for channel 8"]
    #[inline(always)]
    pub fn off8(&self) -> Off8R {
        Off8R::new(((self.bits >> 8) & 1) != 0)
    }
    #[doc = "Bit 9 - Offset for channel 9"]
    #[inline(always)]
    pub fn off9(&self) -> Off9R {
        Off9R::new(((self.bits >> 9) & 1) != 0)
    }
    #[doc = "Bit 10 - Offset for channel 10"]
    #[inline(always)]
    pub fn off10(&self) -> Off10R {
        Off10R::new(((self.bits >> 10) & 1) != 0)
    }
    #[doc = "Bit 11 - Offset for channel 11"]
    #[inline(always)]
    pub fn off11(&self) -> Off11R {
        Off11R::new(((self.bits >> 11) & 1) != 0)
    }
    #[doc = "Bit 12 - Offset for channel 12"]
    #[inline(always)]
    pub fn off12(&self) -> Off12R {
        Off12R::new(((self.bits >> 12) & 1) != 0)
    }
    #[doc = "Bit 13 - Offset for channel 13"]
    #[inline(always)]
    pub fn off13(&self) -> Off13R {
        Off13R::new(((self.bits >> 13) & 1) != 0)
    }
    #[doc = "Bit 14 - Offset for channel 14"]
    #[inline(always)]
    pub fn off14(&self) -> Off14R {
        Off14R::new(((self.bits >> 14) & 1) != 0)
    }
    #[doc = "Bit 15 - Offset for channel 15"]
    #[inline(always)]
    pub fn off15(&self) -> Off15R {
        Off15R::new(((self.bits >> 15) & 1) != 0)
    }
    #[doc = "Bit 16 - Differential inputs for channel 0"]
    #[inline(always)]
    pub fn diff0(&self) -> Diff0R {
        Diff0R::new(((self.bits >> 16) & 1) != 0)
    }
    #[doc = "Bit 17 - Differential inputs for channel 1"]
    #[inline(always)]
    pub fn diff1(&self) -> Diff1R {
        Diff1R::new(((self.bits >> 17) & 1) != 0)
    }
    #[doc = "Bit 18 - Differential inputs for channel 2"]
    #[inline(always)]
    pub fn diff2(&self) -> Diff2R {
        Diff2R::new(((self.bits >> 18) & 1) != 0)
    }
    #[doc = "Bit 19 - Differential inputs for channel 3"]
    #[inline(always)]
    pub fn diff3(&self) -> Diff3R {
        Diff3R::new(((self.bits >> 19) & 1) != 0)
    }
    #[doc = "Bit 20 - Differential inputs for channel 4"]
    #[inline(always)]
    pub fn diff4(&self) -> Diff4R {
        Diff4R::new(((self.bits >> 20) & 1) != 0)
    }
    #[doc = "Bit 21 - Differential inputs for channel 5"]
    #[inline(always)]
    pub fn diff5(&self) -> Diff5R {
        Diff5R::new(((self.bits >> 21) & 1) != 0)
    }
    #[doc = "Bit 22 - Differential inputs for channel 6"]
    #[inline(always)]
    pub fn diff6(&self) -> Diff6R {
        Diff6R::new(((self.bits >> 22) & 1) != 0)
    }
    #[doc = "Bit 23 - Differential inputs for channel 7"]
    #[inline(always)]
    pub fn diff7(&self) -> Diff7R {
        Diff7R::new(((self.bits >> 23) & 1) != 0)
    }
    #[doc = "Bit 24 - Differential inputs for channel 8"]
    #[inline(always)]
    pub fn diff8(&self) -> Diff8R {
        Diff8R::new(((self.bits >> 24) & 1) != 0)
    }
    #[doc = "Bit 25 - Differential inputs for channel 9"]
    #[inline(always)]
    pub fn diff9(&self) -> Diff9R {
        Diff9R::new(((self.bits >> 25) & 1) != 0)
    }
    #[doc = "Bit 26 - Differential inputs for channel 10"]
    #[inline(always)]
    pub fn diff10(&self) -> Diff10R {
        Diff10R::new(((self.bits >> 26) & 1) != 0)
    }
    #[doc = "Bit 27 - Differential inputs for channel 11"]
    #[inline(always)]
    pub fn diff11(&self) -> Diff11R {
        Diff11R::new(((self.bits >> 27) & 1) != 0)
    }
    #[doc = "Bit 28 - Differential inputs for channel 12"]
    #[inline(always)]
    pub fn diff12(&self) -> Diff12R {
        Diff12R::new(((self.bits >> 28) & 1) != 0)
    }
    #[doc = "Bit 29 - Differential inputs for channel 13"]
    #[inline(always)]
    pub fn diff13(&self) -> Diff13R {
        Diff13R::new(((self.bits >> 29) & 1) != 0)
    }
    #[doc = "Bit 30 - Differential inputs for channel 14"]
    #[inline(always)]
    pub fn diff14(&self) -> Diff14R {
        Diff14R::new(((self.bits >> 30) & 1) != 0)
    }
    #[doc = "Bit 31 - Differential inputs for channel 15"]
    #[inline(always)]
    pub fn diff15(&self) -> Diff15R {
        Diff15R::new(((self.bits >> 31) & 1) != 0)
    }
}
impl W {
    #[doc = "Bit 0 - Offset for channel 0"]
    #[inline(always)]
    #[must_use]
    pub fn off0(&mut self) -> Off0W<CorSpec> {
        Off0W::new(self, 0)
    }
    #[doc = "Bit 1 - Offset for channel 1"]
    #[inline(always)]
    #[must_use]
    pub fn off1(&mut self) -> Off1W<CorSpec> {
        Off1W::new(self, 1)
    }
    #[doc = "Bit 2 - Offset for channel 2"]
    #[inline(always)]
    #[must_use]
    pub fn off2(&mut self) -> Off2W<CorSpec> {
        Off2W::new(self, 2)
    }
    #[doc = "Bit 3 - Offset for channel 3"]
    #[inline(always)]
    #[must_use]
    pub fn off3(&mut self) -> Off3W<CorSpec> {
        Off3W::new(self, 3)
    }
    #[doc = "Bit 4 - Offset for channel 4"]
    #[inline(always)]
    #[must_use]
    pub fn off4(&mut self) -> Off4W<CorSpec> {
        Off4W::new(self, 4)
    }
    #[doc = "Bit 5 - Offset for channel 5"]
    #[inline(always)]
    #[must_use]
    pub fn off5(&mut self) -> Off5W<CorSpec> {
        Off5W::new(self, 5)
    }
    #[doc = "Bit 6 - Offset for channel 6"]
    #[inline(always)]
    #[must_use]
    pub fn off6(&mut self) -> Off6W<CorSpec> {
        Off6W::new(self, 6)
    }
    #[doc = "Bit 7 - Offset for channel 7"]
    #[inline(always)]
    #[must_use]
    pub fn off7(&mut self) -> Off7W<CorSpec> {
        Off7W::new(self, 7)
    }
    #[doc = "Bit 8 - Offset for channel 8"]
    #[inline(always)]
    #[must_use]
    pub fn off8(&mut self) -> Off8W<CorSpec> {
        Off8W::new(self, 8)
    }
    #[doc = "Bit 9 - Offset for channel 9"]
    #[inline(always)]
    #[must_use]
    pub fn off9(&mut self) -> Off9W<CorSpec> {
        Off9W::new(self, 9)
    }
    #[doc = "Bit 10 - Offset for channel 10"]
    #[inline(always)]
    #[must_use]
    pub fn off10(&mut self) -> Off10W<CorSpec> {
        Off10W::new(self, 10)
    }
    #[doc = "Bit 11 - Offset for channel 11"]
    #[inline(always)]
    #[must_use]
    pub fn off11(&mut self) -> Off11W<CorSpec> {
        Off11W::new(self, 11)
    }
    #[doc = "Bit 12 - Offset for channel 12"]
    #[inline(always)]
    #[must_use]
    pub fn off12(&mut self) -> Off12W<CorSpec> {
        Off12W::new(self, 12)
    }
    #[doc = "Bit 13 - Offset for channel 13"]
    #[inline(always)]
    #[must_use]
    pub fn off13(&mut self) -> Off13W<CorSpec> {
        Off13W::new(self, 13)
    }
    #[doc = "Bit 14 - Offset for channel 14"]
    #[inline(always)]
    #[must_use]
    pub fn off14(&mut self) -> Off14W<CorSpec> {
        Off14W::new(self, 14)
    }
    #[doc = "Bit 15 - Offset for channel 15"]
    #[inline(always)]
    #[must_use]
    pub fn off15(&mut self) -> Off15W<CorSpec> {
        Off15W::new(self, 15)
    }
    #[doc = "Bit 16 - Differential inputs for channel 0"]
    #[inline(always)]
    #[must_use]
    pub fn diff0(&mut self) -> Diff0W<CorSpec> {
        Diff0W::new(self, 16)
    }
    #[doc = "Bit 17 - Differential inputs for channel 1"]
    #[inline(always)]
    #[must_use]
    pub fn diff1(&mut self) -> Diff1W<CorSpec> {
        Diff1W::new(self, 17)
    }
    #[doc = "Bit 18 - Differential inputs for channel 2"]
    #[inline(always)]
    #[must_use]
    pub fn diff2(&mut self) -> Diff2W<CorSpec> {
        Diff2W::new(self, 18)
    }
    #[doc = "Bit 19 - Differential inputs for channel 3"]
    #[inline(always)]
    #[must_use]
    pub fn diff3(&mut self) -> Diff3W<CorSpec> {
        Diff3W::new(self, 19)
    }
    #[doc = "Bit 20 - Differential inputs for channel 4"]
    #[inline(always)]
    #[must_use]
    pub fn diff4(&mut self) -> Diff4W<CorSpec> {
        Diff4W::new(self, 20)
    }
    #[doc = "Bit 21 - Differential inputs for channel 5"]
    #[inline(always)]
    #[must_use]
    pub fn diff5(&mut self) -> Diff5W<CorSpec> {
        Diff5W::new(self, 21)
    }
    #[doc = "Bit 22 - Differential inputs for channel 6"]
    #[inline(always)]
    #[must_use]
    pub fn diff6(&mut self) -> Diff6W<CorSpec> {
        Diff6W::new(self, 22)
    }
    #[doc = "Bit 23 - Differential inputs for channel 7"]
    #[inline(always)]
    #[must_use]
    pub fn diff7(&mut self) -> Diff7W<CorSpec> {
        Diff7W::new(self, 23)
    }
    #[doc = "Bit 24 - Differential inputs for channel 8"]
    #[inline(always)]
    #[must_use]
    pub fn diff8(&mut self) -> Diff8W<CorSpec> {
        Diff8W::new(self, 24)
    }
    #[doc = "Bit 25 - Differential inputs for channel 9"]
    #[inline(always)]
    #[must_use]
    pub fn diff9(&mut self) -> Diff9W<CorSpec> {
        Diff9W::new(self, 25)
    }
    #[doc = "Bit 26 - Differential inputs for channel 10"]
    #[inline(always)]
    #[must_use]
    pub fn diff10(&mut self) -> Diff10W<CorSpec> {
        Diff10W::new(self, 26)
    }
    #[doc = "Bit 27 - Differential inputs for channel 11"]
    #[inline(always)]
    #[must_use]
    pub fn diff11(&mut self) -> Diff11W<CorSpec> {
        Diff11W::new(self, 27)
    }
    #[doc = "Bit 28 - Differential inputs for channel 12"]
    #[inline(always)]
    #[must_use]
    pub fn diff12(&mut self) -> Diff12W<CorSpec> {
        Diff12W::new(self, 28)
    }
    #[doc = "Bit 29 - Differential inputs for channel 13"]
    #[inline(always)]
    #[must_use]
    pub fn diff13(&mut self) -> Diff13W<CorSpec> {
        Diff13W::new(self, 29)
    }
    #[doc = "Bit 30 - Differential inputs for channel 14"]
    #[inline(always)]
    #[must_use]
    pub fn diff14(&mut self) -> Diff14W<CorSpec> {
        Diff14W::new(self, 30)
    }
    #[doc = "Bit 31 - Differential inputs for channel 15"]
    #[inline(always)]
    #[must_use]
    pub fn diff15(&mut self) -> Diff15W<CorSpec> {
        Diff15W::new(self, 31)
    }
}
#[doc = "Channel Offset Register\n\nYou can [`read`](crate::generic::Reg::read) this register and get [`cor::R`](R).  You can [`reset`](crate::generic::Reg::reset), [`write`](crate::generic::Reg::write), [`write_with_zero`](crate::generic::Reg::write_with_zero) this register using [`cor::W`](W). You can also [`modify`](crate::generic::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api)."]
pub struct CorSpec;
impl crate::RegisterSpec for CorSpec {
    type Ux = u32;
}
#[doc = "`read()` method returns [`cor::R`](R) reader structure"]
impl crate::Readable for CorSpec {}
#[doc = "`write(|w| ..)` method takes [`cor::W`](W) writer structure"]
impl crate::Writable for CorSpec {
    type Safety = crate::Unsafe;
    const ZERO_TO_MODIFY_FIELDS_BITMAP: u32 = 0;
    const ONE_TO_MODIFY_FIELDS_BITMAP: u32 = 0;
}
#[doc = "`reset()` method sets COR to value 0"]
impl crate::Resettable for CorSpec {
    const RESET_VALUE: u32 = 0;
}