mirror of
https://github.com/KestrelComputer/polaris.git
synced 2026-06-02 01:06:21 +08:00
410 B
410 B
Glossary
Core Specific Register
A register that typically serves one of two functions: hold configuration settings that affects how the processor actually works, or provide status indications for things of possible interest.
CSR
See Core Specific Register.
IRQ
See Interrupt Request.
Interrupt Request
An external signal controlled by peripherals to gain the attention of the processor.