__STRHT() is only used within CMSIS.
 
Symbols
loading...
Files
loading...

__STRHT() function

STRT Unprivileged (16 bit) Executes a Unprivileged STRT instruction for 16 bit values.

Syntax

__STATIC_FORCEINLINE void __STRHT(uint16_t value,     volatile uint16_t *ptr);

Arguments

value

ptr

References

LocationText
cmsis_gcc.h:679
__STATIC_FORCEINLINE void __STRHT(uint16_t value, volatile uint16_t *ptr)

Data Use

Data read by __STRHT()
all items filtered out
__STRHT()