Struct stm32f0xx_hal::pac::CRC[][src]

pub struct CRC { /* fields omitted */ }
Expand description

cyclic redundancy check calculation unit

Implementations

Pointer to the register block

Return the pointer to the register block

Methods from Deref<Target = RegisterBlock>

0x00 - Data register - half-word sized

0x00 - Data register - byte sized

0x00 - Data register

Trait Implementations

Formats the value using the given formatter. Read more

The resulting type after dereferencing.

Dereferences the value.

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.