Struct stm32ral::stm32f4::stm32f413::fsmc::RegisterBlock[][src]

#[repr(C)]
pub struct RegisterBlock { pub BCR1: RWRegister<u32>, pub BTR1: RWRegister<u32>, pub BCR2: RWRegister<u32>, pub BTR2: RWRegister<u32>, pub BCR3: RWRegister<u32>, pub BTR3: RWRegister<u32>, pub BCR4: RWRegister<u32>, pub BTR4: RWRegister<u32>, pub BWTR1: RWRegister<u32>, pub BWTR2: RWRegister<u32>, pub BWTR3: RWRegister<u32>, pub BWTR4: RWRegister<u32>, // some fields omitted }

Fields

BCR1: RWRegister<u32>

BCR1

BTR1: RWRegister<u32>

BTR1

BCR2: RWRegister<u32>

BCR2

BTR2: RWRegister<u32>

BTR1

BCR3: RWRegister<u32>

BCR2

BTR3: RWRegister<u32>

BTR1

BCR4: RWRegister<u32>

BCR2

BTR4: RWRegister<u32>

BTR1

BWTR1: RWRegister<u32>

BWTR1

BWTR2: RWRegister<u32>

BWTR1

BWTR3: RWRegister<u32>

BWTR1

BWTR4: RWRegister<u32>

BWTR1

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.