intrclr
Interrupt Clear.
Writing 1 to a particular bit will cause that interrupt to be cleared if it was set.
Module Instance | Base Address | Register Address |
---|---|---|
i_clk_mgr_clkmgr | 0xFFD10000 | 0xFFD10014 |
Size: 32
Offset: 0x14
Access: WO
Important: The value of a reserved bit must be maintained in software. When you modify registers containing reserved bit fields, you must use a read-modify-write operation to preserve state and prevent indeterminate system behavior.
Bit Fields | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
Reserved |
|||||||||||||||
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
Reserved |
perlocklost 0x0 |
mainlocklost 0x0 |
perlockachieved 0x0 |
mainlockachieved 0x0 |
intrclr Fields
Bit | Name | Description | Access | Reset |
---|---|---|---|---|
3 | perlocklost |
This is used to clear sticky periph PLL lock lost signal. |
WO | 0x0 |
2 | mainlocklost |
This is used to clear sticky main PLL lock lost signal. |
WO | 0x0 |
1 | perlockachieved |
This is used to clear sticky periph PLL lock achieved signal. |
WO | 0x0 |
0 | mainlockachieved |
This is used to clear sticky main PLL lock achieved signal. |
WO | 0x0 |