CMSIS + 0/1 examples
CodeScope will show references to SysTick_Type::LOAD from the following samples and libraries:
 
Symbols
loading...
Files
loading...

SysTick_Type::LOAD field

Offset: 0x004 (R/W) SysTick Reload Value Register

Syntax

__IOM uint32_t LOAD;

Examples

SysTick_Type::LOAD is referenced by 1 libraries and example projects.

References

LocationReferrerText
core_cm4.h:767
__IOM uint32_t LOAD; /*!< Offset: 0x004 (R/W) SysTick Reload Value Register */
core_cm4.h:2029SysTick_Config()
SysTick->LOAD = (uint32_t)(ticks - 1UL); /* set reload register */

Data Use

Functions writing SysTick_Type::LOAD
all items filtered out
SysTick_Type::LOAD
Type of SysTick_Type::LOAD
SysTick_Type::LOAD
uint32_t
all items filtered out