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
///Register block
/**BOOTR (rw) register accessor: This register is used to know the state of BOOT pins and to control pull-up to reduce the static power consumption on the pin set to high level. )
You can [`read`](crate::Reg::read) this register and get [`bootr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`bootr::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/STM32MP157.html#SYSCFG:BOOTR)
For information about available fields see [`mod@bootr`] module*/
pub type BOOTR = crate Reg;
///This register is used to know the state of BOOT pins and to control pull-up to reduce the static power consumption on the pin set to high level. )
/**PMCSETR (rw) register accessor: SYSCFG peripheral mode configuration set register
You can [`read`](crate::Reg::read) this register and get [`pmcsetr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`pmcsetr::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/STM32MP157.html#SYSCFG:PMCSETR)
For information about available fields see [`mod@pmcsetr`] module*/
pub type PMCSETR = crate Reg;
///SYSCFG peripheral mode configuration set register
/**IOCTRLSETR (rw) register accessor: SYSCFG IO control register
You can [`read`](crate::Reg::read) this register and get [`ioctrlsetr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`ioctrlsetr::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/STM32MP157.html#SYSCFG:IOCTRLSETR)
For information about available fields see [`mod@ioctrlsetr`] module*/
pub type IOCTRLSETR = crate Reg;
///SYSCFG IO control register
/**ICNR (rw) register accessor: SYSCFG interconnect control register
You can [`read`](crate::Reg::read) this register and get [`icnr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`icnr::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/STM32MP157.html#SYSCFG:ICNR)
For information about available fields see [`mod@icnr`] module*/
pub type ICNR = crate Reg;
///SYSCFG interconnect control register
/**CMPCR (rw) register accessor: SYSCFG compensation cell control register
You can [`read`](crate::Reg::read) this register and get [`cmpcr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`cmpcr::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/STM32MP157.html#SYSCFG:CMPCR)
For information about available fields see [`mod@cmpcr`] module*/
pub type CMPCR = crate Reg;
///SYSCFG compensation cell control register
/**CMPENSETR (rw) register accessor: SYSCFG compensation cell enable set register
You can [`read`](crate::Reg::read) this register and get [`cmpensetr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`cmpensetr::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/STM32MP157.html#SYSCFG:CMPENSETR)
For information about available fields see [`mod@cmpensetr`] module*/
pub type CMPENSETR = crate Reg;
///SYSCFG compensation cell enable set register
/**CMPENCLRR (rw) register accessor: SYSCFG compensation cell enable set register
You can [`read`](crate::Reg::read) this register and get [`cmpenclrr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`cmpenclrr::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/STM32MP157.html#SYSCFG:CMPENCLRR)
For information about available fields see [`mod@cmpenclrr`] module*/
pub type CMPENCLRR = crate Reg;
///SYSCFG compensation cell enable set register
/**CBR (rw) register accessor: SYSCFG control timer break register
You can [`read`](crate::Reg::read) this register and get [`cbr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`cbr::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/STM32MP157.html#SYSCFG:CBR)
For information about available fields see [`mod@cbr`] module*/
pub type CBR = crate Reg;
///SYSCFG control timer break register
/**PMCCLRR (rw) register accessor: SYSCFG peripheral mode configuration clear register
You can [`read`](crate::Reg::read) this register and get [`pmcclrr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`pmcclrr::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/STM32MP157.html#SYSCFG:PMCCLRR)
For information about available fields see [`mod@pmcclrr`] module*/
pub type PMCCLRR = crate Reg;
///SYSCFG peripheral mode configuration clear register
/**IOCTRLCLRR (rw) register accessor: SYSCFG IO control register
You can [`read`](crate::Reg::read) this register and get [`ioctrlclrr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`ioctrlclrr::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/STM32MP157.html#SYSCFG:IOCTRLCLRR)
For information about available fields see [`mod@ioctrlclrr`] module*/
pub type IOCTRLCLRR = crate Reg;
///SYSCFG IO control register
/**VERR (r) register accessor: SYSCFG version register
You can [`read`](crate::Reg::read) this register and get [`verr::R`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32MP157.html#SYSCFG:VERR)
For information about available fields see [`mod@verr`] module*/
pub type VERR = crate Reg;
///SYSCFG version register
/**IPIDR (r) register accessor: SYSCFG identification register
You can [`read`](crate::Reg::read) this register and get [`ipidr::R`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32MP157.html#SYSCFG:IPIDR)
For information about available fields see [`mod@ipidr`] module*/
pub type IPIDR = crate Reg;
///SYSCFG identification register
/**SIDR (r) register accessor: SYSCFG size identification register
You can [`read`](crate::Reg::read) this register and get [`sidr::R`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32MP157.html#SYSCFG:SIDR)
For information about available fields see [`mod@sidr`] module*/
pub type SIDR = crate Reg;
///SYSCFG size identification register