Struct stm32ral::stm32f1::peripherals::ethernet_mmc::ResetValues[][src]

pub struct ResetValues {
    pub MMCCR: u32,
    pub MMCRIR: u32,
    pub MMCTIR: u32,
    pub MMCRIMR: u32,
    pub MMCTIMR: u32,
    pub MMCTGFSCCR: u32,
    pub MMCTGFMSCCR: u32,
    pub MMCTGFCR: u32,
    pub MMCRFCECR: u32,
    pub MMCRFAECR: u32,
    pub MMCRGUFCR: u32,
}

Fields

MMCCR: u32MMCRIR: u32MMCTIR: u32MMCRIMR: u32MMCTIMR: u32MMCTGFSCCR: u32MMCTGFMSCCR: u32MMCTGFCR: u32MMCRFCECR: u32MMCRFAECR: u32MMCRGUFCR: 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.