#include <sdmmc.h>
Public Member Functions | |
| void | Defaults () |
Public Attributes | |
| Speed | speed |
| BusWidth | width |
| bool | clock_powersave |
|
inline |
Configures settings to their default settings
| bool daisy::SdmmcHandler::Config::clock_powersave |
When true, the clock will stop between transfers to save power.
| Speed daisy::SdmmcHandler::Config::speed |
| BusWidth daisy::SdmmcHandler::Config::width |