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