pub(crate) type ChipHw = Rp2040<'static, Rp2040DefaultPeripherals<'static>>;
struct ChipHw { /* private fields */ }