Struct SKEAZN642::crc::RegisterBlock[][src]

#[repr(C)]
pub struct RegisterBlock { /* fields omitted */ }
Expand description

Register block

Implementations

0x00 - CRC_DATAL register.

0x00 - CRC Data register

0x00 - CRC_DATALL register.

0x01 - CRC_DATALU register.

0x02 - CRC_DATAH register.

0x02 - CRC_DATAHL register.

0x03 - CRC_DATAHU register.

0x04 - CRC_GPOLYL register.

0x04 - CRC_GPOLYLL 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.

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.