sd-reader
Functions
partition.c File Reference

Partition table implementation (license: GPLv2 or LGPLv2.1) More...

Functions

struct partition_structpartition_open (device_read_t device_read, device_read_interval_t device_read_interval, device_write_t device_write, device_write_interval_t device_write_interval, int8_t index)
 Opens a partition.
uint8_t partition_close (struct partition_struct *partition)
 Closes a partition.

Detailed Description

Partition table implementation (license: GPLv2 or LGPLv2.1)

Author:
Roland Riegel