ARM Core:
Things every ARM Cortex M chip has:
- ARM Core: Key instructions that all all ARM chips share
- GPIO: General-purpose IO (digital input/output wires)
- Systick: An integrated timer
- NVIC: Nested Vector Interrupt Controller
ARM Core:
Things every ARM Cortex M chip has: