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
///Register block
/**CR (rw) register accessor: control register
You can [`read`](crate::Reg::read) this register and get [`cr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`cr::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32F215.html#CRYP:CR)
For information about available fields see [`mod@cr`] module*/
pub type CR = crateReg;
///control register
/**SR (r) register accessor: status register
You can [`read`](crate::Reg::read) this register and get [`sr::R`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32F215.html#CRYP:SR)
For information about available fields see [`mod@sr`] module*/
pub type SR = crateReg;
///status register
/**DIN (rw) register accessor: data input register
You can [`read`](crate::Reg::read) this register and get [`din::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`din::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32F215.html#CRYP:DIN)
For information about available fields see [`mod@din`] module*/
pub type DIN = crateReg;
///data input register
/**DOUT (r) register accessor: data output register
You can [`read`](crate::Reg::read) this register and get [`dout::R`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32F215.html#CRYP:DOUT)
For information about available fields see [`mod@dout`] module*/
pub type DOUT = crateReg;
///data output register
/**DMACR (rw) register accessor: DMA control register
You can [`read`](crate::Reg::read) this register and get [`dmacr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`dmacr::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32F215.html#CRYP:DMACR)
For information about available fields see [`mod@dmacr`] module*/
pub type DMACR = crateReg;
///DMA control register
/**IMSCR (rw) register accessor: interrupt mask set/clear register
You can [`read`](crate::Reg::read) this register and get [`imscr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`imscr::W`]. You can also [`modify`](crate::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32F215.html#CRYP:IMSCR)
For information about available fields see [`mod@imscr`] module*/
pub type IMSCR = crateReg;
///interrupt mask set/clear register
/**RISR (r) register accessor: raw interrupt status register
You can [`read`](crate::Reg::read) this register and get [`risr::R`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32F215.html#CRYP:RISR)
For information about available fields see [`mod@risr`] module*/
pub type RISR = crateReg;
///raw interrupt status register
/**MISR (r) register accessor: masked interrupt status register
You can [`read`](crate::Reg::read) this register and get [`misr::R`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32F215.html#CRYP:MISR)
For information about available fields see [`mod@misr`] module*/
pub type MISR = crateReg;
///masked interrupt status register
///Cluster KEY%s, containing K?LR, K?RR
pub use KEY;
///Cluster
///Cluster KEY%s, containing K?LR, K?RR
///Cluster INIT%s, containing IV?LR, IV?RR
pub use INIT;
///Cluster
///Cluster INIT%s, containing IV?LR, IV?RR