Skip to main content
SlotClk
esp_hal
1.2.0-rc.0
SlotClk
Implementors
In esp_
hal::
sdmmc
esp_hal
::
sdmmc
Trait
SlotClk
Copy item path
Source
pub trait SlotClk<'d, const S: u8> { }
Expand description
Card-clock output pin for slot
S
.
Implementors
§
Source
§
impl<'d>
SlotClk
<'d, 0> for
GPIO6
<'d>
Available on
crate feature
unstable
only.
Source
§
impl<'d>
SlotClk
<'d, 1> for
GPIO14
<'d>
Available on
crate feature
unstable
only.