Struct stm32ral::stm32f7::peripherals::ethernet_mac::ResetValues[][src]

pub struct ResetValues {
Show 21 fields pub MACCR: u32, pub MACFFR: u32, pub MACHTHR: u32, pub MACHTLR: u32, pub MACMIIAR: u32, pub MACMIIDR: u32, pub MACFCR: u32, pub MACVLANTR: u32, pub MACPMTCSR: u32, pub MACDBGR: u32, pub MACSR: u32, pub MACIMR: u32, pub MACA0HR: u32, pub MACA0LR: u32, pub MACA1HR: u32, pub MACA1LR: u32, pub MACA2HR: u32, pub MACA2LR: u32, pub MACA3HR: u32, pub MACA3LR: u32, pub MACRWUFFER: u32,
}

Fields

MACCR: u32MACFFR: u32MACHTHR: u32MACHTLR: u32MACMIIAR: u32MACMIIDR: u32MACFCR: u32MACVLANTR: u32MACPMTCSR: u32MACDBGR: u32MACSR: u32MACIMR: u32MACA0HR: u32MACA0LR: u32MACA1HR: u32MACA1LR: u32MACA2HR: u32MACA2LR: u32MACA3HR: u32MACA3LR: u32MACRWUFFER: u32

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.