sdmmc-core 0.5.0

SD/MMC core data structures and algorithms
Documentation
mod access;
mod min_perf_ddr_r_8_52;
mod min_perf_ddr_w_8_52;
mod min_perf_r_4_26;
mod min_perf_r_8_26_4_52;
mod min_perf_r_8_52;
mod min_perf_w_4_26;
mod min_perf_w_8_26_4_52;
mod min_perf_w_8_52;

pub use access::*;
pub use min_perf_ddr_r_8_52::*;
pub use min_perf_ddr_w_8_52::*;
pub use min_perf_r_4_26::*;
pub use min_perf_r_8_26_4_52::*;
pub use min_perf_r_8_52::*;
pub use min_perf_w_4_26::*;
pub use min_perf_w_8_26_4_52::*;
pub use min_perf_w_8_52::*;