|
ncloader
0.1
|
fatfs에 대한 협력 다이어그램:데이타 필드 | |
| int | dev |
| int | handle |
| struct bpb | bpb |
| struct ninfo * | root |
| int | rootdir_sectors |
| int | page |
| int | bufsz |
| char * | cache |
| int | fatsz |
| char * | table |
| struct bpb fatfs::bpb |
| int fatfs::bufsz |
| char* fatfs::cache |
| int fatfs::dev |
| int fatfs::fatsz |
| int fatfs::handle |
| int fatfs::page |
| struct ninfo* fatfs::root |
| int fatfs::rootdir_sectors |
| char* fatfs::table |