Type Alias ChipHw

Source
pub(crate) type ChipHw = Rp2040<'static, Rp2040DefaultPeripherals<'static>>;

Aliased Typeยง

struct ChipHw { /* private fields */ }