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