pub const sdio_slave_sending_mode_t_SDIO_SLAVE_SEND_PACKET: sdio_slave_sending_mode_t = 1;
Expand description

< Packet mode, one packets will be sent one after another (only increase packet_len if last packet sent).