\n

CRC

Peripheral Memory Blocks

address_offset : 0x0 Bytes (0x0)
size : 0xC byte (0x0)
mem_usage : registers
protection : not protected

Registers

DATA

GPOLY

CTRL


DATA

CRC Data register
address_offset : 0x0 Bytes (0x0)
size : 32 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

DATA DATA read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 LL LU HL HU

LL : CRC Low Lower Byte
bits : 0 - 7 (8 bit)
access : read-write

LU : CRC Low Upper Byte
bits : 8 - 15 (8 bit)
access : read-write

HL : CRC High Lower Byte
bits : 16 - 23 (8 bit)
access : read-write

HU : CRC High Upper Byte
bits : 24 - 31 (8 bit)
access : read-write


GPOLY

CRC Polynomial register
address_offset : 0x4 Bytes (0x0)
size : 32 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

GPOLY GPOLY read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 LOW HIGH

LOW : Low Polynominal Half-word
bits : 0 - 15 (16 bit)
access : read-write

HIGH : High Polynominal Half-word
bits : 16 - 31 (16 bit)
access : read-write


CTRL

CRC Control register
address_offset : 0x8 Bytes (0x0)
size : 32 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CTRL CTRL read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 TCRC WAS FXOR TOTR TOT

TCRC : TCRC
bits : 24 - 24 (1 bit)
access : read-write

Enumeration:

0 : TCRC_0

16-bit CRC protocol.

0x1 : TCRC_1

32-bit CRC protocol.

End of enumeration elements list.

WAS : Write CRC Data Register As Seed
bits : 25 - 25 (1 bit)
access : read-write

Enumeration:

0 : WAS_0

Writes to the CRC data register are data values.

0x1 : WAS_1

Writes to the CRC data register are seed values.

End of enumeration elements list.

FXOR : Complement Read Of CRC Data Register
bits : 26 - 26 (1 bit)
access : read-write

Enumeration:

0 : FXOR_0

No XOR on reading.

0x1 : FXOR_1

Invert or complement the read value of the CRC Data register.

End of enumeration elements list.

TOTR : Type Of Transpose For Read
bits : 28 - 29 (2 bit)
access : read-write

Enumeration:

0 : TOTR_0

No transposition.

0x1 : TOTR_1

Bits in bytes are transposed; bytes are not transposed.

0x2 : TOTR_2

Both bits in bytes and bytes are transposed.

0x3 : TOTR_3

Only bytes are transposed; no bits in a byte are transposed.

End of enumeration elements list.

TOT : Type Of Transpose For Writes
bits : 30 - 31 (2 bit)
access : read-write

Enumeration:

0 : TOT_0

No transposition.

0x1 : TOT_1

Bits in bytes are transposed; bytes are not transposed.

0x2 : TOT_2

Both bits in bytes and bytes are transposed.

0x3 : TOT_3

Only bytes are transposed; no bits in a byte are transposed.

End of enumeration elements list.



Is something missing? Is something wrong? can you help correct it ? Please contact us at info@chipselect.org !

This website is sponsored by EmbeetleEmbeetle, an IDE designed from scratch for embedded software developers.