Function core::arch::arm::__ldrex [−][src]
pub unsafe fn __ldrex(p: *const u32) -> u32This is supported on ARM and (target feature
v6 and non-target feature mclass, or target features v7 and mclass, or doc) only.Expand description
Executes an exclusive LDR instruction for 32 bit value.