Crate
bare_metal
bare_
metal
1.0.0
All Items
Crate Items
Structs
Crates
arduino_hal
atmega_hal
attiny_hal
avr_device
avr_device_macros
avr_hal_generic
bare_metal
cfg_if
critical_section
embedded_hal
embedded_hal_bus
embedded_storage
nb
paste
proc_macro2
quote
syn
ufmt
ufmt_macros
ufmt_write
unicode_ident
unwrap_infallible
vcell
Crate
bare_metal
Copy item path
Settings
Help
Summary
Source
Expand description
Abstractions common to bare metal systems.
Structs
§
Critical
Section
Critical section token.
Mutex
A “mutex” based on critical sections.