\n

HDIV

Peripheral Memory Blocks

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

Registers

DIVREM

DIVSTS

DIVIDEND

DIVISOR

DIVQUO


DIVREM

Reminder Result Register (Signed 16-bit)
address_offset : 0x10 Bytes (0x0)
access : read-only
reset_value : 0x0
reset_Mask : 0x0

DIVREM DIVREM read-only 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 Reminder

Reminder : Reminder Result\nThis register holds the reminder (signed 16-bit) result of divider after calculation completed.
bits : 0 - 15 (16 bit)
access : read-only


DIVSTS

Divider Status Register
address_offset : 0x14 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

DIVSTS DIVSTS 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 DIV_FINISH DIV0 DIVFF

DIV_FINISH : Divider Operation Finished\nThis register is read only.
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

The divider calculation not finished yet

#1 : 1

The divider calculation finished

End of enumeration elements list.

DIV0 : Divisor Zero Warning\nThis register is read only.
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

The divisor is not 0

#1 : 1

The divisor is 0

End of enumeration elements list.

DIVFF : Divider Operation Finish Flag\nWhen divider calculation has finished, this bit is set to 1. This bit is cleared to 0 by writing 1 to it through software
bits : 2 - 2 (1 bit)
access : read-write


DIVIDEND

Dividend Source Register (Signed 32-bit)
address_offset : 0x4 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

DIVIDEND DIVIDEND 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 Dividend

Dividend : Dividend Source\nThis register is given the dividend (signed 32-bit) of divider before calculation starts.
bits : 0 - 31 (32 bit)
access : read-write


DIVISOR

Divisor Source Resister (Signed 16-bit)
address_offset : 0x8 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

DIVISOR DIVISOR 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 Divisor

Divisor : Divisor Source\nThis register is given the divisor of divider before calculation starts.\nNote: When this register is written, hardware divider will start calculation.
bits : 0 - 15 (16 bit)
access : read-write


DIVQUO

Quotient Result Resister (Signed 32-bit)
address_offset : 0xC Bytes (0x0)
access : read-only
reset_value : 0x0
reset_Mask : 0x0

DIVQUO DIVQUO read-only 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 Quotient

Quotient : Quotient Result\nThis register holds the quotient (signed 32-bit) result of divider after calculation completed.
bits : 0 - 31 (32 bit)
access : read-only



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.