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
///Register block
/**CR (rw) register accessor: Clock 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/STM32F107.html#RCC:CR)
For information about available fields see [`mod@cr`] module*/
pub type CR = crate Reg;
///Clock control register
/**CFGR (rw) register accessor: Clock configuration register (RCC_CFGR)
You can [`read`](crate::Reg::read) this register and get [`cfgr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`cfgr::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/STM32F107.html#RCC:CFGR)
For information about available fields see [`mod@cfgr`] module*/
pub type CFGR = crate Reg;
///Clock configuration register (RCC_CFGR)
/**CIR (rw) register accessor: Clock interrupt register (RCC_CIR)
You can [`read`](crate::Reg::read) this register and get [`cir::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`cir::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/STM32F107.html#RCC:CIR)
For information about available fields see [`mod@cir`] module*/
pub type CIR = crate Reg;
///Clock interrupt register (RCC_CIR)
/**APB2RSTR (rw) register accessor: APB2 peripheral reset register (RCC_APB2RSTR)
You can [`read`](crate::Reg::read) this register and get [`apb2rstr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`apb2rstr::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/STM32F107.html#RCC:APB2RSTR)
For information about available fields see [`mod@apb2rstr`] module*/
pub type APB2RSTR = crate Reg;
///APB2 peripheral reset register (RCC_APB2RSTR)
/**APB1RSTR (rw) register accessor: APB1 peripheral reset register (RCC_APB1RSTR)
You can [`read`](crate::Reg::read) this register and get [`apb1rstr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`apb1rstr::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/STM32F107.html#RCC:APB1RSTR)
For information about available fields see [`mod@apb1rstr`] module*/
pub type APB1RSTR = crate Reg;
///APB1 peripheral reset register (RCC_APB1RSTR)
/**AHBENR (rw) register accessor: AHB Peripheral Clock enable register (RCC_AHBENR)
You can [`read`](crate::Reg::read) this register and get [`ahbenr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`ahbenr::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/STM32F107.html#RCC:AHBENR)
For information about available fields see [`mod@ahbenr`] module*/
pub type AHBENR = crate Reg;
///AHB Peripheral Clock enable register (RCC_AHBENR)
/**APB2ENR (rw) register accessor: APB2 peripheral clock enable register (RCC_APB2ENR)
You can [`read`](crate::Reg::read) this register and get [`apb2enr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`apb2enr::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/STM32F107.html#RCC:APB2ENR)
For information about available fields see [`mod@apb2enr`] module*/
pub type APB2ENR = crate Reg;
///APB2 peripheral clock enable register (RCC_APB2ENR)
/**APB1ENR (rw) register accessor: APB1 peripheral clock enable register (RCC_APB1ENR)
You can [`read`](crate::Reg::read) this register and get [`apb1enr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`apb1enr::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/STM32F107.html#RCC:APB1ENR)
For information about available fields see [`mod@apb1enr`] module*/
pub type APB1ENR = crate Reg;
///APB1 peripheral clock enable register (RCC_APB1ENR)
/**BDCR (rw) register accessor: Backup domain control register (RCC_BDCR)
You can [`read`](crate::Reg::read) this register and get [`bdcr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`bdcr::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/STM32F107.html#RCC:BDCR)
For information about available fields see [`mod@bdcr`] module*/
pub type BDCR = crate Reg;
///Backup domain control register (RCC_BDCR)
/**CSR (rw) register accessor: Control/status register (RCC_CSR)
You can [`read`](crate::Reg::read) this register and get [`csr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`csr::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/STM32F107.html#RCC:CSR)
For information about available fields see [`mod@csr`] module*/
pub type CSR = crate Reg;
///Control/status register (RCC_CSR)
/**AHBRSTR (rw) register accessor: AHB peripheral clock reset register (RCC_AHBRSTR)
You can [`read`](crate::Reg::read) this register and get [`ahbrstr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`ahbrstr::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/STM32F107.html#RCC:AHBRSTR)
For information about available fields see [`mod@ahbrstr`] module*/
pub type AHBRSTR = crate Reg;
///AHB peripheral clock reset register (RCC_AHBRSTR)
/**CFGR2 (rw) register accessor: Clock configuration register2 (RCC_CFGR2)
You can [`read`](crate::Reg::read) this register and get [`cfgr2::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`cfgr2::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/STM32F107.html#RCC:CFGR2)
For information about available fields see [`mod@cfgr2`] module*/
pub type CFGR2 = crate Reg;
///Clock configuration register2 (RCC_CFGR2)