Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
stm32:peripherals:systick [2022/12/27 17:52] – ruan | stm32:peripherals:systick [2022/12/27 17:53] (current) – [VAL] ruan | ||
---|---|---|---|
Line 8: | Line 8: | ||
===== Registers ===== | ===== Registers ===== | ||
- | ==== CTRL ==== | + | ==== CTRL - Control and status register |
- | + | ||
- | Control and status register | + | |
\\ {{systick_reg_ctrl.svg}} \\ \\ | \\ {{systick_reg_ctrl.svg}} \\ \\ | ||
Line 22: | Line 20: | ||
|::: | |::: | ||
- | ==== LOAD ==== | + | ==== LOAD - Reload value register |
- | + | ||
- | Reload value register | + | |
\\ {{systick_reg_load.svg}} \\ \\ | \\ {{systick_reg_load.svg}} \\ \\ | ||
Line 30: | Line 26: | ||
* Reload value of SysTick timer. | * Reload value of SysTick timer. | ||
- | ==== VAL ==== | + | ==== VAL - Current value register |
- | + | ||
- | Current value register | + | |
\\ {{systick_reg_val.svg}} \\ \\ | \\ {{systick_reg_val.svg}} \\ \\ |