Contiki-Inga 3.x
Data Fields
mbr Struct Reference

Represents the MBR of a disk, without the code portion and the constant bytes. More...

#include <core/cfs/fat/mbr.h>

Data Fields

struct mbr_primary_partition partition [4]
 The MBR supports max 4 Primary partitions. More...
 

Detailed Description

Represents the MBR of a disk, without the code portion and the constant bytes.

Definition at line 91 of file mbr.h.