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
///Register block
/**BOOTSR (r) register accessor: SBS boot status register
You can [`read`](crate::Reg::read) this register and get [`bootsr::R`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@bootsr`] module*/
pub type BOOTSR = crateReg;
///SBS boot status register
/**HDPLCR (rw) register accessor: SBS hide protection control register
You can [`read`](crate::Reg::read) this register and get [`hdplcr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`hdplcr::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@hdplcr`] module*/
pub type HDPLCR = crateReg;
///SBS hide protection control register
/**HDPLSR (r) register accessor: SBS hide protection status register
You can [`read`](crate::Reg::read) this register and get [`hdplsr::R`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@hdplsr`] module*/
pub type HDPLSR = crateReg;
///SBS hide protection status register
/**DBGCR (rw) register accessor: SBS debug control register
You can [`read`](crate::Reg::read) this register and get [`dbgcr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`dbgcr::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@dbgcr`] module*/
pub type DBGCR = crateReg;
///SBS debug control register
/**DBGLOCKR (rw) register accessor: SBS debug lock register
You can [`read`](crate::Reg::read) this register and get [`dbglockr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`dbglockr::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@dbglockr`] module*/
pub type DBGLOCKR = crateReg;
///SBS debug lock register
/**RSSCMDR (rw) register accessor: SBS RSS command register
You can [`read`](crate::Reg::read) this register and get [`rsscmdr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`rsscmdr::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@rsscmdr`] module*/
pub type RSSCMDR = crateReg;
///SBS RSS command register
/**PMCR (rw) register accessor: SBS product mode and configuration register
You can [`read`](crate::Reg::read) this register and get [`pmcr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`pmcr::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@pmcr`] module*/
pub type PMCR = crateReg;
///SBS product mode and configuration register
/**FPUIMR (rw) register accessor: SBS FPU interrupt mask register
You can [`read`](crate::Reg::read) this register and get [`fpuimr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`fpuimr::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@fpuimr`] module*/
pub type FPUIMR = crateReg;
///SBS FPU interrupt mask register
/**MESR (r) register accessor: SBS memory erase status register
You can [`read`](crate::Reg::read) this register and get [`mesr::R`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@mesr`] module*/
pub type MESR = crateReg;
///SBS memory erase status register
/**CCCSR (rw) register accessor: SBS I/O compensation cell control and status register
You can [`read`](crate::Reg::read) this register and get [`cccsr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`cccsr::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@cccsr`] module*/
pub type CCCSR = crateReg;
///SBS I/O compensation cell control and status register
/**CCVALR (r) register accessor: SBS compensation cell for I/Os value register
You can [`read`](crate::Reg::read) this register and get [`ccvalr::R`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@ccvalr`] module*/
pub type CCVALR = crateReg;
///SBS compensation cell for I/Os value register
/**CCSWVALR (rw) register accessor: SBS compensation cell for I/Os software value register
You can [`read`](crate::Reg::read) this register and get [`ccswvalr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`ccswvalr::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@ccswvalr`] module*/
pub type CCSWVALR = crateReg;
///SBS compensation cell for I/Os software value register
/**BKLOCKR (rw) register accessor: SBS break lockup register
You can [`read`](crate::Reg::read) this register and get [`bklockr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`bklockr::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@bklockr`] module*/
pub type BKLOCKR = crateReg;
///SBS break lockup register
/**EXTICR1 (rw) register accessor: SBS external interrupt configuration register 0
You can [`read`](crate::Reg::read) this register and get [`exticr1::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`exticr1::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@exticr1`] module*/
pub type EXTICR1 = crateReg;
///SBS external interrupt configuration register 0
/**EXTICR2 (rw) register accessor: SBS external interrupt configuration register 1
You can [`read`](crate::Reg::read) this register and get [`exticr2::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`exticr2::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@exticr2`] module*/
pub type EXTICR2 = crateReg;
///SBS external interrupt configuration register 1
/**EXTICR3 (rw) register accessor: SBS external interrupt configuration register 2
You can [`read`](crate::Reg::read) this register and get [`exticr3::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`exticr3::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@exticr3`] module*/
pub type EXTICR3 = crateReg;
///SBS external interrupt configuration register 2
/**EXTICR4 (rw) register accessor: SBS external interrupt configuration register 3
You can [`read`](crate::Reg::read) this register and get [`exticr4::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`exticr4::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@exticr4`] module*/
pub type EXTICR4 = crateReg;
///SBS external interrupt configuration register 3