[−][src]Function sdio_host::cmd::sd_send_op_cond
pub fn sd_send_op_cond(
high_capacity: bool,
xpc: bool,
s18r: bool,
voltage_window: u32
) -> Cmd<R3>
ACMD41: App Op Command
high_capacity
- Host supports high capacity cardsxpc
- Controls the maximum power and default speed mode of SDXC and SDUC cards.s18r
- Switch to 1.8V signalingvoltage_window
- The voltage window the host supports.