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