Function core::arch::arm::__ldrexh [−][src]
pub unsafe fn __ldrexh(p: *const u16) -> u16This is supported on (non-crate feature
miri-test-libstd or test or doctest) and ARM and (target feature v6k or doc) only.Expand description
Executes an exclusive LDR instruction for 16 bit value.