Type Alias rp2040_hal::sio::Spinlock16

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

Spinlock number $id

Aliased Type§

struct Spinlock16(/* private fields */);