pub type NoMasterClock = NoPin;
A placeholder for when the MCLK pin is not needed
pub struct NoMasterClock(/* private fields */);