Symbols
loading...
Files
loading...

FatFs library

FatFs is a library defining the following symbols:

Most used functions

Name
Location
Summary
Links a compatible diskio driver and increments the number of active linked drivers.
Unlinks a diskio driver and decrements the number of active linked drivers.
Writes Sector(s)
Reads Sector(s)
Gets Time from RTC
I/O control operation
Gets Disk Status
Initializes a Drive
Links a compatible diskio driver/lun id and increments the number of active linked drivers.
Unlinks a diskio driver and decrements the number of active linked drivers.
Gets number of linked drivers to the FatFs module.

Other commonly used symbols

Name
Location
Summary
Disk IO Driver structure definition
Initialize Disk Drive
Read Sector(s)
Write Sector(s) when _USE_WRITE = 0
I/O control operation when _USE_IOCTL = 1
Global Disk IO Drivers structure definition
@file ff_gen_drv.h @author MCD Application Team Header for ff_gen_drv.c module. @attention Copyright (c) 2017 STMicroelectronics. All rights reserved. This software component is licensed by ST under BSD 3-Clause license, the "License"; You may not use this file except in compliance with the License. You may obtain a copy of the License at: opensource.org/licenses/BSD-3-Clause

Dependencies

FatFs depends on the following libraries: