Type Alias NoSck

Source
pub type NoSck = NoPin;
Expand description

A filler type for when the SCK pin is unnecessary

Aliased Typeยง

pub struct NoSck(/* private fields */);