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
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
#[doc = r" Register block"]
#[repr(C)]
pub struct RegisterBlock {
    #[doc = "0x00 - Network Control Register"]
    pub ncr: NCR,
    #[doc = "0x04 - Network Configuration Register"]
    pub ncfgr: NCFGR,
    #[doc = "0x08 - Network Status Register"]
    pub nsr: NSR,
    _reserved3: [u8; 8usize],
    #[doc = "0x14 - Transmit Status Register"]
    pub tsr: TSR,
    #[doc = "0x18 - Receive Buffer Queue Pointer Register"]
    pub rbqp: RBQP,
    #[doc = "0x1c - Transmit Buffer Queue Pointer Register"]
    pub tbqp: TBQP,
    #[doc = "0x20 - Receive Status Register"]
    pub rsr: RSR,
    #[doc = "0x24 - Interrupt Status Register"]
    pub isr: ISR,
    #[doc = "0x28 - Interrupt Enable Register"]
    pub ier: IER,
    #[doc = "0x2c - Interrupt Disable Register"]
    pub idr: IDR,
    #[doc = "0x30 - Interrupt Mask Register"]
    pub imr: IMR,
    #[doc = "0x34 - Phy Maintenance Register"]
    pub man: MAN,
    #[doc = "0x38 - Pause Time Register"]
    pub ptr: PTR,
    #[doc = "0x3c - Pause Frames Received Register"]
    pub pfr: PFR,
    #[doc = "0x40 - Frames Transmitted Ok Register"]
    pub fto: FTO,
    #[doc = "0x44 - Single Collision Frames Register"]
    pub scf: SCF,
    #[doc = "0x48 - Multiple Collision Frames Register"]
    pub mcf: MCF,
    #[doc = "0x4c - Frames Received Ok Register"]
    pub fro: FRO,
    #[doc = "0x50 - Frame Check Sequence Errors Register"]
    pub fcse: FCSE,
    #[doc = "0x54 - Alignment Errors Register"]
    pub ale: ALE,
    #[doc = "0x58 - Deferred Transmission Frames Register"]
    pub dtf: DTF,
    #[doc = "0x5c - Late Collisions Register"]
    pub lcol: LCOL,
    #[doc = "0x60 - Excessive Collisions Register"]
    pub ecol: ECOL,
    #[doc = "0x64 - Transmit Underrun Errors Register"]
    pub tund: TUND,
    #[doc = "0x68 - Carrier Sense Errors Register"]
    pub cse: CSE,
    #[doc = "0x6c - Receive Resource Errors Register"]
    pub rre: RRE,
    #[doc = "0x70 - Receive Overrun Errors Register"]
    pub rov: ROV,
    #[doc = "0x74 - Receive Symbol Errors Register"]
    pub rse: RSE,
    #[doc = "0x78 - Excessive Length Errors Register"]
    pub ele: ELE,
    #[doc = "0x7c - Receive Jabbers Register"]
    pub rja: RJA,
    #[doc = "0x80 - Undersize Frames Register"]
    pub usf: USF,
    #[doc = "0x84 - SQE Test Errors Register"]
    pub ste: STE,
    #[doc = "0x88 - Received Length Field Mismatch Register"]
    pub rle: RLE,
    _reserved33: [u8; 4usize],
    #[doc = "0x90 - Hash Register Bottom \\[31:0\\] Register"]
    pub hrb: HRB,
    #[doc = "0x94 - Hash Register Top \\[63:32\\] Register"]
    pub hrt: HRT,
    #[doc = "0x98 - Specific Address 1 Bottom Register"]
    pub sa1b: SA1B,
    #[doc = "0x9c - Specific Address 1 Top Register"]
    pub sa1t: SA1T,
    #[doc = "0xa0 - Specific Address 2 Bottom Register"]
    pub sa2b: SA2B,
    #[doc = "0xa4 - Specific Address 2 Top Register"]
    pub sa2t: SA2T,
    #[doc = "0xa8 - Specific Address 3 Bottom Register"]
    pub sa3b: SA3B,
    #[doc = "0xac - Specific Address 3 Top Register"]
    pub sa3t: SA3T,
    #[doc = "0xb0 - Specific Address 4 Bottom Register"]
    pub sa4b: SA4B,
    #[doc = "0xb4 - Specific Address 4 Top Register"]
    pub sa4t: SA4T,
    #[doc = "0xb8 - Type ID Checking Register"]
    pub tid: TID,
    _reserved44: [u8; 4usize],
    #[doc = "0xc0 - User Input/Output Register"]
    pub usrio: USRIO,
}
#[doc = "Network Control Register"]
pub struct NCR {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Network Control Register"]
pub mod ncr;
#[doc = "Network Configuration Register"]
pub struct NCFGR {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Network Configuration Register"]
pub mod ncfgr;
#[doc = "Network Status Register"]
pub struct NSR {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Network Status Register"]
pub mod nsr;
#[doc = "Transmit Status Register"]
pub struct TSR {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Transmit Status Register"]
pub mod tsr;
#[doc = "Receive Buffer Queue Pointer Register"]
pub struct RBQP {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Receive Buffer Queue Pointer Register"]
pub mod rbqp;
#[doc = "Transmit Buffer Queue Pointer Register"]
pub struct TBQP {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Transmit Buffer Queue Pointer Register"]
pub mod tbqp;
#[doc = "Receive Status Register"]
pub struct RSR {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Receive Status Register"]
pub mod rsr;
#[doc = "Interrupt Status Register"]
pub struct ISR {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Interrupt Status Register"]
pub mod isr;
#[doc = "Interrupt Enable Register"]
pub struct IER {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Interrupt Enable Register"]
pub mod ier;
#[doc = "Interrupt Disable Register"]
pub struct IDR {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Interrupt Disable Register"]
pub mod idr;
#[doc = "Interrupt Mask Register"]
pub struct IMR {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Interrupt Mask Register"]
pub mod imr;
#[doc = "Phy Maintenance Register"]
pub struct MAN {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Phy Maintenance Register"]
pub mod man;
#[doc = "Pause Time Register"]
pub struct PTR {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Pause Time Register"]
pub mod ptr;
#[doc = "Pause Frames Received Register"]
pub struct PFR {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Pause Frames Received Register"]
pub mod pfr;
#[doc = "Frames Transmitted Ok Register"]
pub struct FTO {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Frames Transmitted Ok Register"]
pub mod fto;
#[doc = "Single Collision Frames Register"]
pub struct SCF {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Single Collision Frames Register"]
pub mod scf;
#[doc = "Multiple Collision Frames Register"]
pub struct MCF {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Multiple Collision Frames Register"]
pub mod mcf;
#[doc = "Frames Received Ok Register"]
pub struct FRO {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Frames Received Ok Register"]
pub mod fro;
#[doc = "Frame Check Sequence Errors Register"]
pub struct FCSE {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Frame Check Sequence Errors Register"]
pub mod fcse;
#[doc = "Alignment Errors Register"]
pub struct ALE {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Alignment Errors Register"]
pub mod ale;
#[doc = "Deferred Transmission Frames Register"]
pub struct DTF {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Deferred Transmission Frames Register"]
pub mod dtf;
#[doc = "Late Collisions Register"]
pub struct LCOL {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Late Collisions Register"]
pub mod lcol;
#[doc = "Excessive Collisions Register"]
pub struct ECOL {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Excessive Collisions Register"]
pub mod ecol;
#[doc = "Transmit Underrun Errors Register"]
pub struct TUND {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Transmit Underrun Errors Register"]
pub mod tund;
#[doc = "Carrier Sense Errors Register"]
pub struct CSE {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Carrier Sense Errors Register"]
pub mod cse;
#[doc = "Receive Resource Errors Register"]
pub struct RRE {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Receive Resource Errors Register"]
pub mod rre;
#[doc = "Receive Overrun Errors Register"]
pub struct ROV {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Receive Overrun Errors Register"]
pub mod rov;
#[doc = "Receive Symbol Errors Register"]
pub struct RSE {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Receive Symbol Errors Register"]
pub mod rse;
#[doc = "Excessive Length Errors Register"]
pub struct ELE {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Excessive Length Errors Register"]
pub mod ele;
#[doc = "Receive Jabbers Register"]
pub struct RJA {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Receive Jabbers Register"]
pub mod rja;
#[doc = "Undersize Frames Register"]
pub struct USF {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Undersize Frames Register"]
pub mod usf;
#[doc = "SQE Test Errors Register"]
pub struct STE {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "SQE Test Errors Register"]
pub mod ste;
#[doc = "Received Length Field Mismatch Register"]
pub struct RLE {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Received Length Field Mismatch Register"]
pub mod rle;
#[doc = "Hash Register Bottom \\[31:0\\] Register"]
pub struct HRB {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Hash Register Bottom \\[31:0\\] Register"]
pub mod hrb;
#[doc = "Hash Register Top \\[63:32\\] Register"]
pub struct HRT {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Hash Register Top \\[63:32\\] Register"]
pub mod hrt;
#[doc = "Specific Address 1 Bottom Register"]
pub struct SA1B {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Specific Address 1 Bottom Register"]
pub mod sa1b;
#[doc = "Specific Address 1 Top Register"]
pub struct SA1T {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Specific Address 1 Top Register"]
pub mod sa1t;
#[doc = "Specific Address 2 Bottom Register"]
pub struct SA2B {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Specific Address 2 Bottom Register"]
pub mod sa2b;
#[doc = "Specific Address 2 Top Register"]
pub struct SA2T {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Specific Address 2 Top Register"]
pub mod sa2t;
#[doc = "Specific Address 3 Bottom Register"]
pub struct SA3B {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Specific Address 3 Bottom Register"]
pub mod sa3b;
#[doc = "Specific Address 3 Top Register"]
pub struct SA3T {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Specific Address 3 Top Register"]
pub mod sa3t;
#[doc = "Specific Address 4 Bottom Register"]
pub struct SA4B {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Specific Address 4 Bottom Register"]
pub mod sa4b;
#[doc = "Specific Address 4 Top Register"]
pub struct SA4T {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Specific Address 4 Top Register"]
pub mod sa4t;
#[doc = "Type ID Checking Register"]
pub struct TID {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Type ID Checking Register"]
pub mod tid;
#[doc = "User Input/Output Register"]
pub struct USRIO {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "User Input/Output Register"]
pub mod usrio;