Docs.rs
rp2040-hal-0.12.0
rp2040-hal 0.12.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
thejpster
eolder
github:rp-rs:admins
Dependencies
bitfield ^0.14.0
normal
chrono ^0.4
normal
optional
cortex-m ^0.7.2
normal
critical-section ^1.2.0
normal
defmt >=0.2.0, <0.4
normal
optional
embedded-dma ^0.2.0
normal
embedded-hal ^1.0.0
normal
embedded-hal-async ^1.0.0
normal
embedded-hal-nb ^1.0.0
normal
embedded-io ^0.7.1
normal
embedded-hal ^0.2.5
normal
frunk ^0.4.1
normal
fugit ^0.3.6
normal
i2c-write-iter ^1.0.0
normal
optional
itertools ^0.10.1
normal
nb ^1.0
normal
paste ^1.0
normal
pio ^0.3.0
normal
rand_core ^0.9.3
normal
rp-binary-info ^0.1.2
normal
rp-hal-common ^0.1.0
normal
rp2040-hal-macros ^0.1.0
normal
rp2040-pac ^0.6.0
normal
rtic-monotonic ^1.0.0
normal
optional
usb-device ^0.3
normal
vcell ^0.1
normal
void ^1.0.2
normal
rand ^0.9.1
dev
Versions
100%
of the crate is documented
Platform
thumbv6m-none-eabi
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
Skip to main content
RomFnTableCode
rp2040_
hal
0.12.0
In rp2040_
hal::
rom_
data
rp2040_hal
::
rom_data
Type Alias
RomFn
Table
Code
Copy item path
Source
pub type RomFnTableCode = [
u8
;
2
];
Expand description
A bootrom function table code.