pub type NoSck = NoPin;
A filler type for when the SCK pin is unnecessary
pub struct NoSck(/* private fields */);