Type Alias rp2040_hal::sio::Spinlock8

source ·
pub type Spinlock8 = Spinlock<$rest>;
Expand description

Spinlock number $id

Aliased Type§

struct Spinlock8(/* private fields */);