Type Alias NoMasterClock

Source
pub type NoMasterClock = NoPin;
Expand description

A placeholder for when the MCLK pin is not needed

Aliased Typeยง

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