Structure of the long file name slot. More...
#include <fat32.h>
Public Attributes | |
| u8 | ord_field |
| u8 | fname0_4 [LFN_FIRST_SET_LEN] |
| u8 | flag |
| u8 | reserved |
| u8 | chksum |
| u8 | fname6_11 [LFN_SEC_SET_LEN] |
| u8 | empty [LFN_EMPTY_LEN] |
| u8 | fname12_13 [LFN_THIRD_SET_LEN] |
Structure of the long file name slot.
| u8 lfn_entry::chksum |
| u8 lfn_entry::empty[LFN_EMPTY_LEN] |
| u8 lfn_entry::flag |
| u8 lfn_entry::fname0_4[LFN_FIRST_SET_LEN] |
| u8 lfn_entry::fname12_13[LFN_THIRD_SET_LEN] |
| u8 lfn_entry::fname6_11[LFN_SEC_SET_LEN] |
| u8 lfn_entry::ord_field |
| u8 lfn_entry::reserved |
1.8.6