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
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
#[doc = r" Register block"]
#[repr(C)]
pub struct RegisterBlock {
    _reserved0: [u8; 160usize],
    #[doc = "0xa0 - Misc configurations"]
    pub misc_conf_1: MISC_CONF_1,
    #[doc = "0xa4 - Internal. Only to be used through TI provided API."]
    pub misc_conf_2: MISC_CONF_2,
    _reserved1: [u8; 28usize],
    #[doc = "0xc4 - Internal. Only to be used through TI provided API."]
    pub config_cc26_fe: CONFIG_CC26_FE,
    #[doc = "0xc8 - Internal. Only to be used through TI provided API."]
    pub config_cc13_fe: CONFIG_CC13_FE,
    #[doc = "0xcc - Internal. Only to be used through TI provided API."]
    pub config_rf_common: CONFIG_RF_COMMON,
    #[doc = "0xd0 - Internal. Only to be used through TI provided API."]
    pub config_synth_div2_cc26_2g4: CONFIG_SYNTH_DIV2_CC26_2G4,
    #[doc = "0xd4 - Internal. Only to be used through TI provided API."]
    pub config_synth_div2_cc13_2g4: CONFIG_SYNTH_DIV2_CC13_2G4,
    #[doc = "0xd8 - Internal. Only to be used through TI provided API."]
    pub config_synth_div2_cc26_1g: CONFIG_SYNTH_DIV2_CC26_1G,
    #[doc = "0xdc - Internal. Only to be used through TI provided API."]
    pub config_synth_div2_cc13_1g: CONFIG_SYNTH_DIV2_CC13_1G,
    #[doc = "0xe0 - Internal. Only to be used through TI provided API."]
    pub config_synth_div4_cc26: CONFIG_SYNTH_DIV4_CC26,
    #[doc = "0xe4 - Internal. Only to be used through TI provided API."]
    pub config_synth_div4_cc13: CONFIG_SYNTH_DIV4_CC13,
    #[doc = "0xe8 - Internal. Only to be used through TI provided API."]
    pub config_synth_div5: CONFIG_SYNTH_DIV5,
    #[doc = "0xec - Internal. Only to be used through TI provided API."]
    pub config_synth_div6_cc26: CONFIG_SYNTH_DIV6_CC26,
    #[doc = "0xf0 - Internal. Only to be used through TI provided API."]
    pub config_synth_div6_cc13: CONFIG_SYNTH_DIV6_CC13,
    #[doc = "0xf4 - Internal. Only to be used through TI provided API."]
    pub config_synth_div10: CONFIG_SYNTH_DIV10,
    #[doc = "0xf8 - Internal. Only to be used through TI provided API."]
    pub config_synth_div12_cc26: CONFIG_SYNTH_DIV12_CC26,
    #[doc = "0xfc - Internal. Only to be used through TI provided API."]
    pub config_synth_div12_cc13: CONFIG_SYNTH_DIV12_CC13,
    #[doc = "0x100 - Internal. Only to be used through TI provided API."]
    pub config_synth_div15: CONFIG_SYNTH_DIV15,
    #[doc = "0x104 - Internal. Only to be used through TI provided API."]
    pub config_synth_div30: CONFIG_SYNTH_DIV30,
    _reserved2: [u8; 92usize],
    #[doc = "0x164 - Flash information"]
    pub flash_number: FLASH_NUMBER,
    _reserved3: [u8; 4usize],
    #[doc = "0x16c - Flash information"]
    pub flash_coordinate: FLASH_COORDINATE,
    #[doc = "0x170 - Internal. Only to be used through TI provided API."]
    pub flash_e_p: FLASH_E_P,
    #[doc = "0x174 - Internal. Only to be used through TI provided API."]
    pub flash_c_e_p_r: FLASH_C_E_P_R,
    #[doc = "0x178 - Internal. Only to be used through TI provided API."]
    pub flash_p_r_pv: FLASH_P_R_PV,
    #[doc = "0x17c - Internal. Only to be used through TI provided API."]
    pub flash_eh_seq: FLASH_EH_SEQ,
    #[doc = "0x180 - Internal. Only to be used through TI provided API."]
    pub flash_vhv_e: FLASH_VHV_E,
    #[doc = "0x184 - Internal. Only to be used through TI provided API."]
    pub flash_pp: FLASH_PP,
    #[doc = "0x188 - Internal. Only to be used through TI provided API."]
    pub flash_prog_ep: FLASH_PROG_EP,
    #[doc = "0x18c - Internal. Only to be used through TI provided API."]
    pub flash_era_pw: FLASH_ERA_PW,
    #[doc = "0x190 - Internal. Only to be used through TI provided API."]
    pub flash_vhv: FLASH_VHV,
    #[doc = "0x194 - Internal. Only to be used through TI provided API."]
    pub flash_vhv_pv: FLASH_VHV_PV,
    #[doc = "0x198 - Internal. Only to be used through TI provided API."]
    pub flash_v: FLASH_V,
    _reserved4: [u8; 248usize],
    #[doc = "0x294 - User Identification. Reading this register and the FCFG1:ICEPICK_DEVICE_ID register is the only support way of identifying a device. The value of this register will be written to AON_PMCTL:JTAGUSERCODE by boot FW while in safezone."]
    pub user_id: USER_ID,
    _reserved5: [u8; 24usize],
    #[doc = "0x2b0 - Internal. Only to be used through TI provided API."]
    pub flash_otp_data3: FLASH_OTP_DATA3,
    #[doc = "0x2b4 - Internal. Only to be used through TI provided API."]
    pub ana2_trim: ANA2_TRIM,
    #[doc = "0x2b8 - Internal. Only to be used through TI provided API."]
    pub ldo_trim: LDO_TRIM,
    _reserved6: [u8; 44usize],
    #[doc = "0x2e8 - MAC BLE Address 0"]
    pub mac_ble_0: MAC_BLE_0,
    #[doc = "0x2ec - MAC BLE Address 1"]
    pub mac_ble_1: MAC_BLE_1,
    #[doc = "0x2f0 - MAC IEEE 802.15.4 Address 0"]
    pub mac_15_4_0: MAC_15_4_0,
    #[doc = "0x2f4 - MAC IEEE 802.15.4 Address 1"]
    pub mac_15_4_1: MAC_15_4_1,
    _reserved7: [u8; 16usize],
    #[doc = "0x308 - Internal. Only to be used through TI provided API."]
    pub flash_otp_data4: FLASH_OTP_DATA4,
    #[doc = "0x30c - Miscellaneous Trim Parameters"]
    pub misc_trim: MISC_TRIM,
    #[doc = "0x310 - Internal. Only to be used through TI provided API."]
    pub rcosc_hf_tempcomp: RCOSC_HF_TEMPCOMP,
    _reserved8: [u8; 4usize],
    #[doc = "0x318 - IcePick Device Identification Reading this register and the FCFG1:USER_ID register is the only support way of identifying a device."]
    pub icepick_device_id: ICEPICK_DEVICE_ID,
    #[doc = "0x31c - Factory Configuration (FCFG1) Revision"]
    pub fcfg1_revision: FCFG1_REVISION,
    #[doc = "0x320 - Misc OTP Data"]
    pub misc_otp_data: MISC_OTP_DATA,
    _reserved9: [u8; 32usize],
    #[doc = "0x344 - IO Configuration"]
    pub ioconf: IOCONF,
    _reserved10: [u8; 4usize],
    #[doc = "0x34c - Internal. Only to be used through TI provided API."]
    pub config_if_adc: CONFIG_IF_ADC,
    #[doc = "0x350 - Internal. Only to be used through TI provided API."]
    pub config_osc_top: CONFIG_OSC_TOP,
    _reserved11: [u8; 8usize],
    #[doc = "0x35c - AUX_ADC Gain in Absolute Reference Mode"]
    pub soc_adc_abs_gain: SOC_ADC_ABS_GAIN,
    #[doc = "0x360 - AUX_ADC Gain in Relative Reference Mode"]
    pub soc_adc_rel_gain: SOC_ADC_REL_GAIN,
    _reserved12: [u8; 4usize],
    #[doc = "0x368 - AUX_ADC Temperature Offsets in Absolute Reference Mode"]
    pub soc_adc_offset_int: SOC_ADC_OFFSET_INT,
    #[doc = "0x36c - Internal. Only to be used through TI provided API."]
    pub soc_adc_ref_trim_and_offset_ext: SOC_ADC_REF_TRIM_AND_OFFSET_EXT,
    #[doc = "0x370 - Internal. Only to be used through TI provided API."]
    pub ampcomp_th1: AMPCOMP_TH1,
    #[doc = "0x374 - Internal. Only to be used through TI provided API."]
    pub ampcomp_th2: AMPCOMP_TH2,
    #[doc = "0x378 - Internal. Only to be used through TI provided API."]
    pub ampcomp_ctrl1: AMPCOMP_CTRL1,
    #[doc = "0x37c - Internal. Only to be used through TI provided API."]
    pub anabypass_value2: ANABYPASS_VALUE2,
    _reserved13: [u8; 8usize],
    #[doc = "0x388 - Internal. Only to be used through TI provided API."]
    pub volt_trim: VOLT_TRIM,
    #[doc = "0x38c - OSC Configuration"]
    pub osc_conf: OSC_CONF,
    #[doc = "0x390 - Internal. Only to be used through TI provided API."]
    pub freq_offset: FREQ_OFFSET,
    _reserved14: [u8; 4usize],
    #[doc = "0x398 - Internal. Only to be used through TI provided API."]
    pub misc_otp_data_1: MISC_OTP_DATA_1,
    #[doc = "0x39c - Power Down Current Control 20C"]
    pub pwd_curr_20c: PWD_CURR_20C,
    #[doc = "0x3a0 - Power Down Current Control 35C"]
    pub pwd_curr_35c: PWD_CURR_35C,
    #[doc = "0x3a4 - Power Down Current Control 50C"]
    pub pwd_curr_50c: PWD_CURR_50C,
    #[doc = "0x3a8 - Power Down Current Control 65C"]
    pub pwd_curr_65c: PWD_CURR_65C,
    #[doc = "0x3ac - Power Down Current Control 80C"]
    pub pwd_curr_80c: PWD_CURR_80C,
    #[doc = "0x3b0 - Power Down Current Control 95C"]
    pub pwd_curr_95c: PWD_CURR_95C,
    #[doc = "0x3b4 - Power Down Current Control 110C"]
    pub pwd_curr_110c: PWD_CURR_110C,
    #[doc = "0x3b8 - Power Down Current Control 125C"]
    pub pwd_curr_125c: PWD_CURR_125C,
    _reserved15: [u8; 20usize],
    #[doc = "0x3d0 - Shadow of DIE_ID_0 register in eFuse"]
    pub shdw_die_id_0: SHDW_DIE_ID_0,
    #[doc = "0x3d4 - Shadow of DIE_ID_1 register in eFuse"]
    pub shdw_die_id_1: SHDW_DIE_ID_1,
    #[doc = "0x3d8 - Shadow of DIE_ID_2 register in eFuse"]
    pub shdw_die_id_2: SHDW_DIE_ID_2,
    #[doc = "0x3dc - Shadow of DIE_ID_3 register in eFuse"]
    pub shdw_die_id_3: SHDW_DIE_ID_3,
    _reserved16: [u8; 24usize],
    #[doc = "0x3f8 - Internal. Only to be used through TI provided API."]
    pub shdw_osc_bias_ldo_trim: SHDW_OSC_BIAS_LDO_TRIM,
    #[doc = "0x3fc - Internal. Only to be used through TI provided API."]
    pub shdw_ana_trim: SHDW_ANA_TRIM,
    _reserved17: [u8; 12usize],
    #[doc = "0x40c - Internal. Only to be used through TI provided API."]
    pub dac_bias_cnf: DAC_BIAS_CNF,
    _reserved18: [u8; 8usize],
    #[doc = "0x418 - Internal. Only to be used through TI provided API."]
    pub tfw_probe: TFW_PROBE,
    #[doc = "0x41c - Internal. Only to be used through TI provided API."]
    pub tfw_ft: TFW_FT,
    #[doc = "0x420 - Internal. Only to be used through TI provided API."]
    pub dac_cal0: DAC_CAL0,
    #[doc = "0x424 - Internal. Only to be used through TI provided API."]
    pub dac_cal1: DAC_CAL1,
    #[doc = "0x428 - Internal. Only to be used through TI provided API."]
    pub dac_cal2: DAC_CAL2,
    #[doc = "0x42c - Internal. Only to be used through TI provided API."]
    pub dac_cal3: DAC_CAL3,
    #[doc = "0x430 - Software should not rely on the value of a reserved. Writing any other value than the reset value may result in undefined behavior."]
    pub reserved_n: RESERVED_N,
}
#[doc = "Misc configurations"]
pub struct MISC_CONF_1 {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Misc configurations"]
pub mod misc_conf_1;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct MISC_CONF_2 {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod misc_conf_2;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct CONFIG_CC26_FE {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod config_cc26_fe;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct CONFIG_CC13_FE {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod config_cc13_fe;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct CONFIG_RF_COMMON {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod config_rf_common;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct CONFIG_SYNTH_DIV2_CC26_2G4 {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod config_synth_div2_cc26_2g4;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct CONFIG_SYNTH_DIV2_CC13_2G4 {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod config_synth_div2_cc13_2g4;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct CONFIG_SYNTH_DIV2_CC26_1G {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod config_synth_div2_cc26_1g;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct CONFIG_SYNTH_DIV2_CC13_1G {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod config_synth_div2_cc13_1g;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct CONFIG_SYNTH_DIV4_CC26 {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod config_synth_div4_cc26;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct CONFIG_SYNTH_DIV4_CC13 {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod config_synth_div4_cc13;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct CONFIG_SYNTH_DIV5 {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod config_synth_div5;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct CONFIG_SYNTH_DIV6_CC26 {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod config_synth_div6_cc26;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct CONFIG_SYNTH_DIV6_CC13 {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod config_synth_div6_cc13;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct CONFIG_SYNTH_DIV10 {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod config_synth_div10;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct CONFIG_SYNTH_DIV12_CC26 {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod config_synth_div12_cc26;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct CONFIG_SYNTH_DIV12_CC13 {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod config_synth_div12_cc13;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct CONFIG_SYNTH_DIV15 {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod config_synth_div15;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct CONFIG_SYNTH_DIV30 {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod config_synth_div30;
#[doc = "Flash information"]
pub struct FLASH_NUMBER {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Flash information"]
pub mod flash_number;
#[doc = "Flash information"]
pub struct FLASH_COORDINATE {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Flash information"]
pub mod flash_coordinate;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct FLASH_E_P {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod flash_e_p;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct FLASH_C_E_P_R {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod flash_c_e_p_r;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct FLASH_P_R_PV {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod flash_p_r_pv;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct FLASH_EH_SEQ {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod flash_eh_seq;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct FLASH_VHV_E {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod flash_vhv_e;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct FLASH_PP {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod flash_pp;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct FLASH_PROG_EP {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod flash_prog_ep;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct FLASH_ERA_PW {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod flash_era_pw;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct FLASH_VHV {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod flash_vhv;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct FLASH_VHV_PV {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod flash_vhv_pv;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct FLASH_V {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod flash_v;
#[doc = "User Identification. Reading this register and the FCFG1:ICEPICK_DEVICE_ID register is the only support way of identifying a device. The value of this register will be written to AON_PMCTL:JTAGUSERCODE by boot FW while in safezone."]
pub struct USER_ID {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "User Identification. Reading this register and the FCFG1:ICEPICK_DEVICE_ID register is the only support way of identifying a device. The value of this register will be written to AON_PMCTL:JTAGUSERCODE by boot FW while in safezone."]
pub mod user_id;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct FLASH_OTP_DATA3 {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod flash_otp_data3;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct ANA2_TRIM {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod ana2_trim;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct LDO_TRIM {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod ldo_trim;
#[doc = "MAC BLE Address 0"]
pub struct MAC_BLE_0 {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "MAC BLE Address 0"]
pub mod mac_ble_0;
#[doc = "MAC BLE Address 1"]
pub struct MAC_BLE_1 {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "MAC BLE Address 1"]
pub mod mac_ble_1;
#[doc = "MAC IEEE 802.15.4 Address 0"]
pub struct MAC_15_4_0 {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "MAC IEEE 802.15.4 Address 0"]
pub mod mac_15_4_0;
#[doc = "MAC IEEE 802.15.4 Address 1"]
pub struct MAC_15_4_1 {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "MAC IEEE 802.15.4 Address 1"]
pub mod mac_15_4_1;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct FLASH_OTP_DATA4 {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod flash_otp_data4;
#[doc = "Miscellaneous Trim Parameters"]
pub struct MISC_TRIM {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Miscellaneous Trim Parameters"]
pub mod misc_trim;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct RCOSC_HF_TEMPCOMP {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod rcosc_hf_tempcomp;
#[doc = "IcePick Device Identification Reading this register and the FCFG1:USER_ID register is the only support way of identifying a device."]
pub struct ICEPICK_DEVICE_ID {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "IcePick Device Identification Reading this register and the FCFG1:USER_ID register is the only support way of identifying a device."]
pub mod icepick_device_id;
#[doc = "Factory Configuration (FCFG1) Revision"]
pub struct FCFG1_REVISION {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Factory Configuration (FCFG1) Revision"]
pub mod fcfg1_revision;
#[doc = "Misc OTP Data"]
pub struct MISC_OTP_DATA {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Misc OTP Data"]
pub mod misc_otp_data;
#[doc = "IO Configuration"]
pub struct IOCONF {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "IO Configuration"]
pub mod ioconf;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct CONFIG_IF_ADC {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod config_if_adc;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct CONFIG_OSC_TOP {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod config_osc_top;
#[doc = "AUX_ADC Gain in Absolute Reference Mode"]
pub struct SOC_ADC_ABS_GAIN {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "AUX_ADC Gain in Absolute Reference Mode"]
pub mod soc_adc_abs_gain;
#[doc = "AUX_ADC Gain in Relative Reference Mode"]
pub struct SOC_ADC_REL_GAIN {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "AUX_ADC Gain in Relative Reference Mode"]
pub mod soc_adc_rel_gain;
#[doc = "AUX_ADC Temperature Offsets in Absolute Reference Mode"]
pub struct SOC_ADC_OFFSET_INT {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "AUX_ADC Temperature Offsets in Absolute Reference Mode"]
pub mod soc_adc_offset_int;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct SOC_ADC_REF_TRIM_AND_OFFSET_EXT {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod soc_adc_ref_trim_and_offset_ext;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct AMPCOMP_TH1 {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod ampcomp_th1;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct AMPCOMP_TH2 {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod ampcomp_th2;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct AMPCOMP_CTRL1 {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod ampcomp_ctrl1;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct ANABYPASS_VALUE2 {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod anabypass_value2;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct VOLT_TRIM {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod volt_trim;
#[doc = "OSC Configuration"]
pub struct OSC_CONF {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "OSC Configuration"]
pub mod osc_conf;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct FREQ_OFFSET {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod freq_offset;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct MISC_OTP_DATA_1 {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod misc_otp_data_1;
#[doc = "Power Down Current Control 20C"]
pub struct PWD_CURR_20C {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Power Down Current Control 20C"]
pub mod pwd_curr_20c;
#[doc = "Power Down Current Control 35C"]
pub struct PWD_CURR_35C {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Power Down Current Control 35C"]
pub mod pwd_curr_35c;
#[doc = "Power Down Current Control 50C"]
pub struct PWD_CURR_50C {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Power Down Current Control 50C"]
pub mod pwd_curr_50c;
#[doc = "Power Down Current Control 65C"]
pub struct PWD_CURR_65C {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Power Down Current Control 65C"]
pub mod pwd_curr_65c;
#[doc = "Power Down Current Control 80C"]
pub struct PWD_CURR_80C {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Power Down Current Control 80C"]
pub mod pwd_curr_80c;
#[doc = "Power Down Current Control 95C"]
pub struct PWD_CURR_95C {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Power Down Current Control 95C"]
pub mod pwd_curr_95c;
#[doc = "Power Down Current Control 110C"]
pub struct PWD_CURR_110C {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Power Down Current Control 110C"]
pub mod pwd_curr_110c;
#[doc = "Power Down Current Control 125C"]
pub struct PWD_CURR_125C {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Power Down Current Control 125C"]
pub mod pwd_curr_125c;
#[doc = "Shadow of DIE_ID_0 register in eFuse"]
pub struct SHDW_DIE_ID_0 {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Shadow of DIE_ID_0 register in eFuse"]
pub mod shdw_die_id_0;
#[doc = "Shadow of DIE_ID_1 register in eFuse"]
pub struct SHDW_DIE_ID_1 {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Shadow of DIE_ID_1 register in eFuse"]
pub mod shdw_die_id_1;
#[doc = "Shadow of DIE_ID_2 register in eFuse"]
pub struct SHDW_DIE_ID_2 {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Shadow of DIE_ID_2 register in eFuse"]
pub mod shdw_die_id_2;
#[doc = "Shadow of DIE_ID_3 register in eFuse"]
pub struct SHDW_DIE_ID_3 {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Shadow of DIE_ID_3 register in eFuse"]
pub mod shdw_die_id_3;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct SHDW_OSC_BIAS_LDO_TRIM {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod shdw_osc_bias_ldo_trim;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct SHDW_ANA_TRIM {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod shdw_ana_trim;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct DAC_BIAS_CNF {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod dac_bias_cnf;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct TFW_PROBE {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod tfw_probe;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct TFW_FT {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod tfw_ft;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct DAC_CAL0 {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod dac_cal0;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct DAC_CAL1 {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod dac_cal1;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct DAC_CAL2 {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod dac_cal2;
#[doc = "Internal. Only to be used through TI provided API."]
pub struct DAC_CAL3 {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Internal. Only to be used through TI provided API."]
pub mod dac_cal3;
#[doc = "Software should not rely on the value of a reserved. Writing any other value than the reset value may result in undefined behavior."]
pub struct RESERVED_N {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Software should not rely on the value of a reserved. Writing any other value than the reset value may result in undefined behavior."]
pub mod reserved_n;