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

__STRBT() function

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

Syntax

__STATIC_FORCEINLINE void __STRBT(uint8_t value,     volatile uint8_t *ptr);

Arguments

value

ptr

References

LocationText
cmsis_gcc.h:667
__STATIC_FORCEINLINE void __STRBT(uint8_t value, volatile uint8_t *ptr)

Data Use

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