pub trait SdmmcClientHandler<___T: Transport = DriverChannel> { }Expand description
A client handler for the Sdmmc protocol.
See Sdmmc for more details.
pub trait SdmmcClientHandler<___T: Transport = DriverChannel> { }A client handler for the Sdmmc protocol.
See Sdmmc for more details.