NVBIO
|
Definition at line 135 of file cram_structs.h.
#include <cram_structs.h>
Public Members | |
char | magic [4] |
uint8_t | major_version |
uint8_t | minor_version |
char | file_id [20] |
char cram_file_def::file_id[20] |
Definition at line 139 of file cram_structs.h.
char cram_file_def::magic[4] |
Definition at line 136 of file cram_structs.h.
uint8_t cram_file_def::major_version |
Definition at line 137 of file cram_structs.h.
uint8_t cram_file_def::minor_version |
Definition at line 138 of file cram_structs.h.