Struct stm32ral::stm32f7::peripherals::pf::RegisterBlock[][src]

#[repr(C)]
pub struct RegisterBlock { pub CLIDR: RORegister<u32>, pub CTR: RORegister<u32>, pub CCSIDR: RORegister<u32>, }

Fields

CLIDR: RORegister<u32>

Cache Level ID register

CTR: RORegister<u32>

Cache Type register

CCSIDR: RORegister<u32>

Cache Size ID register

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.