\n

LFRCO_NS

Peripheral Memory Blocks

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

Registers

IPVERSION

IF

IEN

SYNCBUSY

LOCK

CTRL

STATUS

CAL


IPVERSION

Contains the LFRCO ip version.
address_offset : 0x0 Bytes (0x0)
access : read-only
reset_value : 0x0
reset_Mask : 0x0

IPVERSION IPVERSION 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 IPVERSION

IPVERSION : IP version ID
bits : 0 - 31 (32 bit)
access : read-only


IF

Interrupt flag register
address_offset : 0x14 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

IF IF 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 RDY POSEDGE NEGEDGE

RDY : Ready Interrupt Flag
bits : 0 - 0 (1 bit)
access : read-write

POSEDGE : Rising Edge Interrupt Flag
bits : 1 - 1 (1 bit)
access : read-write

NEGEDGE : Falling Edge Interrupt Flag
bits : 2 - 2 (1 bit)
access : read-write


IEN

Interrupt enable register.
address_offset : 0x18 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

IEN IEN 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 RDY POSEDGE NEGEDGE

RDY : Ready Interrupt Enable
bits : 0 - 0 (1 bit)
access : read-write

POSEDGE : Rising Edge Interrupt Enable
bits : 1 - 1 (1 bit)
access : read-write

NEGEDGE : Falling Edge Interrupt Enable
bits : 2 - 2 (1 bit)
access : read-write


SYNCBUSY

Synchronization busy register
address_offset : 0x1C Bytes (0x0)
access : read-only
reset_value : 0x0
reset_Mask : 0x0

SYNCBUSY SYNCBUSY 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 CAL

CAL : CAL Busy
bits : 0 - 0 (1 bit)
access : read-only


LOCK

Configuration lock register. Locks/unlocks access to cofiguration registers.
address_offset : 0x20 Bytes (0x0)
size : -1 bit
access : write-only
reset_value : 0x0
reset_Mask : 0x0

LOCK LOCK write-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 LOCKKEY

LOCKKEY : Lock Key
bits : 0 - 15 (16 bit)
access : write-only

Enumeration:

0 : LOCK

Lock Configuration Registers

9731 : UNLOCK

Unlock Configuaration Registers

End of enumeration elements list.


CTRL

Control register
address_offset : 0x4 Bytes (0x0)
size : -1 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 FORCEEN DISONDEMAND

FORCEEN : Force Enable
bits : 0 - 0 (1 bit)
access : read-write

DISONDEMAND : Disable On-Demand
bits : 1 - 1 (1 bit)
access : read-write


STATUS

Status register
address_offset : 0x8 Bytes (0x0)
access : read-only
reset_value : 0x0
reset_Mask : 0x0

STATUS STATUS 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 RDY ENS LOCK

RDY : Ready Status
bits : 0 - 0 (1 bit)
access : read-only

ENS : Enabled Status
bits : 16 - 16 (1 bit)
access : read-only

LOCK : Lock Status
bits : 31 - 31 (1 bit)
access : read-only

Enumeration:

0 : UNLOCKED

Access to configuration registers not locked

1 : LOCKED

Access to configuration registers locked

End of enumeration elements list.


CAL

Calibration register
address_offset : 0xC Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CAL CAL 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 FREQTRIM

FREQTRIM : Frequency Trim
bits : 0 - 7 (8 bit)
access : read-write



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.