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