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

pub struct ResetValues {
    pub PTPTSCR: u32,
    pub PTPSSIR: u32,
    pub PTPTSHR: u32,
    pub PTPTSLR: u32,
    pub PTPTSHUR: u32,
    pub PTPTSLUR: u32,
    pub PTPTSAR: u32,
    pub PTPTTHR: u32,
    pub PTPTTLR: u32,
    pub PTPTSSR: u32,
    pub PTPPPSCR: u32,
}

Fields

PTPTSCR: u32PTPSSIR: u32PTPTSHR: u32PTPTSLR: u32PTPTSHUR: u32PTPTSLUR: u32PTPTSAR: u32PTPTTHR: u32PTPTTLR: u32PTPTSSR: u32PTPPPSCR: 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.