Re-exports§
pub extern crate rp2040_hal as hal;
Re-exports§
pub use hal::pac;
Structs§
Constants§
Statics§
- BOOT2_
FIRMWARE - The linker will place this boot block at the start of our program image. We need this to help the ROM bootloader get our code up and running.
Type Aliases§
- Miso
- Alias for a configured
Pin - Mosi
- Alias for a configured
Pin - Scl
- Alias for a configured
Pin - Scl1
- Alias for a configured
Pin - Sclk
- Alias for a configured
Pin - Sda
- Alias for a configured
Pin - Sda1
- Alias for a configured
Pin - UartRx
- Alias for a configured
Pin - UartTx
- Alias for a configured
Pin