Skip to main content
SlotCmd
esp_hal
1.2.0-rc.0
SlotCmd
Implementors
In esp_
hal::
sdmmc
esp_hal
::
sdmmc
Trait
SlotCmd
Copy item path
Source
pub trait SlotCmd<'d, const S: u8> { }
Expand description
Command (bidirectional) pin for slot
S
.
Implementors
§
Source
§
impl<'d>
SlotCmd
<'d, 0> for
GPIO11
<'d>
Available on
crate feature
unstable
only.
Source
§
impl<'d>
SlotCmd
<'d, 1> for
GPIO15
<'d>
Available on
crate feature
unstable
only.