Avionics
Core avionics package for CURE flight computers
Loading...
Searching...
No Matches
SdFat Struct Reference

#include <spi_mock.h>

Collaboration diagram for SdFat:
Collaboration graph

Public Member Functions

bool begin (uint8_t, int)
bool exists (const char *)
SdFile_t open (const char *, int)

Detailed Description

Definition at line 93 of file spi_mock.h.

Member Function Documentation

◆ begin()

bool SdFat::begin ( uint8_t ,
int  )
inline

Definition at line 94 of file spi_mock.h.

◆ exists()

bool SdFat::exists ( const char * )
inline

Definition at line 95 of file spi_mock.h.

◆ open()

SdFile_t SdFat::open ( const char * ,
int  )
inline

Definition at line 96 of file spi_mock.h.


The documentation for this struct was generated from the following file: