Function core::arch::arm::__ldrexh[][src]

pub unsafe fn __ldrexh(p: *const u16) -> u16
🔬 This is a nightly-only experimental API. (stdsimd #48556)
This is supported on ARM only.
Expand description

Executes a exclusive LDR instruction for 16 bit value.