DUMMY

nRF54LM20A | nRF54LM20B Datasheet

Address offset: 0x514

Example of a register controlling a dummy feature

Bit number 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
ID J I H G F E D D D C C C B A A
Reset 0x00050002 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
ID R/W Field Value ID Value Description
A

RW

FIELD0

Example of a read-write field with several enumerated values

Disabled

0

The example feature is disabled

NormalMode

1

The example feature is enabled in normal mode

ExtendedMode

2

The example feature is enabled along with extra functionality

B

RW

FIELD1

Example of a deprecated read-write field

This field is deprecated.

Disabled

0

The override feature is disabled

Enabled

1

The override feature is enabled

C

RW

FIELD2

Example of a read-write field with a valid range of values

ValidRange

[2..7]

Example of allowed values for this field

D

RW

FIELD3

Example of a read-write field with no restriction on the values

E

R

FIELD4

Example of a read-only field

F

W

FIELD5

Example of a write-only field

G

RW
W1C

FIELD6

Example of a write-one-to-clear field

H

RW
W0C

FIELD7

Example of a write-zero-to-clear field

I

RW
RME

FIELD8

Example of a field that causes a side effect when read

J

RW

PRIVATE

Example of a read-write field with "private" audience