daisy::SdmmcHandler::Config¶
#include <sdmmc.h>
Public Functions¶
Name | |
---|---|
void | Defaults() |
Public Attributes¶
Name | |
---|---|
Speed | speed |
BusWidth | width |
bool | clock_powersave |
Public Functions Documentation¶
function Defaults¶
Configures settings to their default settings
Public Attributes Documentation¶
variable speed¶
variable width¶
variable clock_powersave¶
When true, the clock will stop between transfers to save power.
Updated on 2024-01-03 at 19:41:01 +0000