Struct ke04z4_pac::CRC[][src]

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

Cyclic Redundancy Check

Implementations

Pointer to the register block

Return the pointer to the register block

Methods from Deref<Target = RegisterBlock>

0x00 - CRC_DATALL register.

0x00 - CRC_DATAL register.

0x00 - CRC Data register

0x01 - CRC_DATALU register.

0x02 - CRC_DATAHL register.

0x02 - CRC_DATAH register.

0x03 - CRC_DATAHU register.

0x04 - CRC_GPOLYLL register.

0x04 - CRC_GPOLYL register.

0x04 - CRC Polynomial register

0x05 - CRC_GPOLYLU register.

0x06 - CRC_GPOLYHL register.

0x06 - CRC_GPOLYH register.

0x07 - CRC_GPOLYHU register.

0x08 - CRC Control register

0x0b - CRC_CTRLHU 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.