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