Struct stm32l4_stm32hal::stm32l4x5::can1::FB[][src]

#[repr(C)]
pub struct FB { pub fr1: FR1, pub fr2: FR2, }
Expand description

Register block

Fields

fr1: FR1

0x00 - Filter bank 0 register 1

fr2: FR2

0x04 - Filter bank 0 register 2

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.