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
///Cipher context cluster
/**CCCFGR (rw) register accessor: MCE cipher context 1 configuration register
You can [`read`](crate::Reg::read) this register and get [`cccfgr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`cccfgr::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@cccfgr`] module*/
pub type CCCFGR = crateReg;
///MCE cipher context 1 configuration register
/**CCNR0 (rw) register accessor: MCE cipher context 1 nonce register 0
You can [`read`](crate::Reg::read) this register and get [`ccnr0::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`ccnr0::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@ccnr0`] module*/
pub type CCNR0 = crateReg;
///MCE cipher context 1 nonce register 0
/**CCNR1 (rw) register accessor: MCE cipher context 1 nonce register 1
You can [`read`](crate::Reg::read) this register and get [`ccnr1::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`ccnr1::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@ccnr1`] module*/
pub type CCNR1 = crateReg;
///MCE cipher context 1 nonce register 1
/**CCKEYR0 (w) register accessor: MCE cipher context 1 key register 0
You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`cckeyr0::W`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@cckeyr0`] module*/
pub type CCKEYR0 = crateReg;
///MCE cipher context 1 key register 0
/**CCKEYR1 (w) register accessor: MCE cipher context 1 key register 1
You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`cckeyr1::W`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@cckeyr1`] module*/
pub type CCKEYR1 = crateReg;
///MCE cipher context 1 key register 1
/**CCKEYR2 (w) register accessor: MCE cipher context 1 key register 2
You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`cckeyr2::W`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@cckeyr2`] module*/
pub type CCKEYR2 = crateReg;
///MCE cipher context 1 key register 2
/**CCKEYR3 (w) register accessor: MCE cipher context 1 key register 3
You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`cckeyr3::W`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@cckeyr3`] module*/
pub type CCKEYR3 = crateReg;
///MCE cipher context 1 key register 3