Real time embedded FreeRTOS RSS feed 
Homepage FreeRTOS+ Products FreeRTOS Labs Support Forum Contact / Enquiries

f_delvolume()

[FreeRTOS Embedded File System API]

header_file.h
unsigned char f_delvolume( void );
		

Free the resources associated with the volume.

Works independently of the status of the hardware, it does not matter if a card is inserted or not.

See also:

f_initvolume().

Returns:

F_NO_ERROR   The resources associated with the FAT file system volume were freed successfully.

Any other value.   The resources associated with the FAT file system were not freed successfully - the return value holds the error code.


[ Back to the top ]    [ About FreeRTOS ]    [ Privacy ]    [ FreeRTOS+ Sitemap ]    [ Main FreeRTOS Sitemap ]    [ ]


Copyright (C) Amazon Web Services, Inc. or its affiliates. All rights reserved.