Crate rp_hal_common

Crate rp_hal_common 

Source
Expand description

Common HAL code

This library contains types and functions which are shared between the RP2040 HAL and the RP235x HAL.

You shouldn’t include anything here which requires either the cortex-m crate, or a PAC.

Modules§

uart
Shared code and types for Raspberry Pi Silicon UARTS