Crate
bare_metal
bare_
metal
1.0.0
All Items
Crate Items
Structs
Crates
bare_metal
block_buffer
byteorder
c2rust_asm_casts
c2rust_bitfields
cfg_if
ciborium_io
ciborium_ll
coap_handler
coap_handler_implementations
coap_message
coap_message_utils
coap_numbers
crc
crc_catalog
critical_section
crypto_common
cty
digest
embassy_executor
embassy_executor_riot
embedded_graphics
embedded_hal
embedded_hal_async
embedded_io
embedded_io_async
embedded_nal
embedded_nal_async
embedded_nal_tcpextensions
generic_array
half
hash32
heapless
hex
minicbor
mutex_trait
nb
no_std_net
num_traits
pin_project
pin_utils
rand_core
riot_coap_handler_demos
riot_doc_helpers
riot_module_shell_democommands
riot_shell_commands
riot_sys
riot_wrappers
rust_riotmodules
serde
serde_bytes
serde_cbor
stable_deref_trait
switch_hal
try_lock
typenum
windowed_infinity
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.