Function core::arch::arm::__ldrex [−][src]
pub unsafe fn __ldrex(p: *const u32) -> u32
This is supported on ARM only.
Expand description
Executes an exclusive LDR instruction for 32 bit value.
pub unsafe fn __ldrex(p: *const u32) -> u32
Executes an exclusive LDR instruction for 32 bit value.