پاسخ : کتابخانه Flash-FS برای LPC
فرکانس pll روی چنده؟ منم میتونم از این فرکانس استفاده کنم؟
نوشته اصلی توسط ~ mehdi ~
a=finit(NULL);
FILE* fopen ( const char* filename, /* file to open */ const char* mode); /* type of access */
typedef struct { U8 hr; /* Hours [0..23] */ U8 min; /* Minutes [0..59] */ U8 sec; /* Seconds [0..59] */ U8 day; /* Day [1..31] */ U8 mon; /* Month [1..12] */ U16 year; /* Year [1980..2107] */ } RL_TIME;
#include <rtl.h> ... FINFO fileInfo; ... fileInfo.time.year = 2011; ...
U64 ffree ( const char* drive);
int fformat ( const char* drive);
options Description default When no format is specified, RL-FlashFS selects the best matching format automatically. However, it is possible to enforce FAT32. FAT32 Formats the media for using the FAT32 file system. WIPE Clears all data. Overwrites sectors with the default value of 0xFF. LOW Clears all data. Performs low-level formatting first. LOW_EB Clears all data. Performs low-level formatting and erases bad blocks first.
fs_init_rtc(2013,3,17,6,31,22) fs_init_rtc(U32 year,U8 month,U8 day,U8 hour,U8 minute,U8 second)
دیدگاه