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

__STREXB() function

STR Exclusive (8 bit) Executes a exclusive STR instruction for 8 bit values.

Syntax

__STATIC_FORCEINLINE uint32_t __STREXB(uint8_t value,     volatile uint8_t *addr);

Arguments

value

addr

Return value

0 Function succeeded 1 Function failed

References

LocationText
cmsis_gcc.h:493
__STATIC_FORCEINLINE uint32_t __STREXB(uint8_t value, volatile uint8_t *addr)

Data Use

Data read by __STREXB()
__STREXB()::result
all items filtered out
__STREXB()
Type of __STREXB()
__STREXB()
uint32_t
all items filtered out