Docs.rs
cortex-ar-0.2.0
cortex-ar 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
adamgreig
jonathanpallant
github:rust-embedded:arm
Dependencies
arbitrary-int ^1.3.0
normal
bitbybit ^1.3.3
normal
critical-section ^1.2.0
normal
optional
defmt ^0.3
normal
optional
num_enum ^0.7
normal
arm-targets ^0.2.0
build
Versions
87.35%
of the crate is documented
Go to latest version
Platform
armv7r-none-eabi
armv7r-none-eabihf
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
cortex_
ar
0.2.0
Module asm
Module Items
Functions
In crate cortex_
ar
cortex_ar
Module
asm
Copy item path
Source
Expand description
Simple assembly routines
Functions
ยง
core_id
Which core are we?
dsb
Data Synchronization Barrier
isb
Instruction Synchronization Barrier
nop
Emit an NOP instruction
sev
Emit an SEV instruction
wfe
Emit an WFE instruction
wfi
Emit an WFI instruction