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
///Register block
/**GCR (rw) register accessor: ADF global control register
You can [`read`](crate::Reg::read) this register and get [`gcr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`gcr::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@gcr`] module*/
pub type GCR = crateReg;
///ADF global control register
/**CKGCR (rw) register accessor: ADF clock generator control register
You can [`read`](crate::Reg::read) this register and get [`ckgcr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`ckgcr::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@ckgcr`] module*/
pub type CKGCR = crateReg;
///ADF clock generator control register
/**SITF0CR (rw) register accessor: ADF serial interface control register 0
You can [`read`](crate::Reg::read) this register and get [`sitf0cr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`sitf0cr::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@sitf0cr`] module*/
pub type SITF0CR = crateReg;
///ADF serial interface control register 0
/**BSMX0CR (rw) register accessor: ADF bitstream matrix control register 0
You can [`read`](crate::Reg::read) this register and get [`bsmx0cr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`bsmx0cr::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@bsmx0cr`] module*/
pub type BSMX0CR = crateReg;
///ADF bitstream matrix control register 0
/**DFLT0CR (rw) register accessor: ADF digital filter control register 0
You can [`read`](crate::Reg::read) this register and get [`dflt0cr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`dflt0cr::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@dflt0cr`] module*/
pub type DFLT0CR = crateReg;
///ADF digital filter control register 0
/**DFLT0CICR (rw) register accessor: ADF digital filer configuration register 0
You can [`read`](crate::Reg::read) this register and get [`dflt0cicr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`dflt0cicr::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@dflt0cicr`] module*/
pub type DFLT0CICR = crateReg;
///ADF digital filer configuration register 0
/**DFLT0RSFR (rw) register accessor: ADF reshape filter configuration register 0
You can [`read`](crate::Reg::read) this register and get [`dflt0rsfr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`dflt0rsfr::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@dflt0rsfr`] module*/
pub type DFLT0RSFR = crateReg;
///ADF reshape filter configuration register 0
/**DLY0CR (rw) register accessor: ADF delay control register 0
You can [`read`](crate::Reg::read) this register and get [`dly0cr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`dly0cr::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@dly0cr`] module*/
pub type DLY0CR = crateReg;
///ADF delay control register 0
/**DFLT0IER (rw) register accessor: ADF DFLT0 interrupt enable register
You can [`read`](crate::Reg::read) this register and get [`dflt0ier::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`dflt0ier::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@dflt0ier`] module*/
pub type DFLT0IER = crateReg;
///ADF DFLT0 interrupt enable register
/**DFLT0ISR (rw) register accessor: ADF DFLT0 interrupt status register 0
You can [`read`](crate::Reg::read) this register and get [`dflt0isr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`dflt0isr::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@dflt0isr`] module*/
pub type DFLT0ISR = crateReg;
///ADF DFLT0 interrupt status register 0
/**SADCR (rw) register accessor: ADF SAD control register
You can [`read`](crate::Reg::read) this register and get [`sadcr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`sadcr::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@sadcr`] module*/
pub type SADCR = crateReg;
///ADF SAD control register
/**SADCFGR (rw) register accessor: ADF SAD configuration register
You can [`read`](crate::Reg::read) this register and get [`sadcfgr::R`]. You can [`reset`](crate::Reg::reset), [`write`](crate::Reg::write), [`write_with_zero`](crate::Reg::write_with_zero) this register using [`sadcfgr::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@sadcfgr`] module*/
pub type SADCFGR = crateReg;
///ADF SAD configuration register
/**SADSDLVR (r) register accessor: ADF SAD sound level register
You can [`read`](crate::Reg::read) this register and get [`sadsdlvr::R`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@sadsdlvr`] module*/
pub type SADSDLVR = crateReg;
///ADF SAD sound level register
/**SADANLVR (r) register accessor: ADF SAD ambient noise level register
You can [`read`](crate::Reg::read) this register and get [`sadanlvr::R`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@sadanlvr`] module*/
pub type SADANLVR = crateReg;
///ADF SAD ambient noise level register
/**DFLT0DR (r) register accessor: ADF digital filter data register 0
You can [`read`](crate::Reg::read) this register and get [`dflt0dr::R`]. See [API](https://docs.rs/svd2rust/#read--modify--write-api).
For information about available fields see [`mod@dflt0dr`] module*/
pub type DFLT0DR = crateReg;
///ADF digital filter data register 0