Struct esp32s3_hal::i2s::MclkPin
source · pub struct MclkPin<M>where
M: OutputPin,{
pub mclk: M,
}
Expand description
MCLK pin to use
Fields§
§mclk: M
pub struct MclkPin<M>where
M: OutputPin,{
pub mclk: M,
}
MCLK pin to use
mclk: M