Struct stm32ral::stm32mp::peripherals::spdifrx::ResetValues[][src]

pub struct ResetValues {
    pub SPDIFRX_CR: u32,
    pub SPDIFRX_IMR: u32,
    pub SPDIFRX_SR: u32,
    pub SPDIFRX_IFCR: u32,
    pub SPDIFRX_FMT0_DR: u32,
    pub SPDIFRX_CSR: u32,
    pub SPDIFRX_DIR: u32,
    pub SPDIFRX_VERR: u32,
    pub SPDIFRX_IPIDR: u32,
    pub SPDIFRX_SIDR: u32,
}

Fields

SPDIFRX_CR: u32SPDIFRX_IMR: u32SPDIFRX_SR: u32SPDIFRX_IFCR: u32SPDIFRX_FMT0_DR: u32SPDIFRX_CSR: u32SPDIFRX_DIR: u32SPDIFRX_VERR: u32SPDIFRX_IPIDR: u32SPDIFRX_SIDR: 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.