Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: mbed-os-storage-access GR-PEACH_Digital_Signage GR-PEACH-mbed-os-storage-access
SDBlockDevice_GR_PEACH Class Reference
A class to communicate a SD. More...
#include <SDBlockDevice_GR_PEACH.h>
Public Member Functions | |
| SDBlockDevice_GR_PEACH () | |
| Constructor. | |
| bool | connected () |
| Check if a SD is connected. | |
| bool | connect () |
| Try to connect to a SD. | |
Detailed Description
A class to communicate a SD.
Definition at line 9 of file SDBlockDevice_GR_PEACH.h.
Constructor & Destructor Documentation
Member Function Documentation
| bool connect | ( | ) |
Try to connect to a SD.
- Returns:
- true if connection was successful
Definition at line 39 of file SDBlockDevice_GR_PEACH.h.
| bool connected | ( | ) |
Check if a SD is connected.
- Returns:
- true if a SD is connected
Definition at line 27 of file SDBlockDevice_GR_PEACH.h.
Generated on Wed Jul 13 2022 03:20:09 by
1.7.2