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