diff sd_raw.h @ 38:9e888708f33d

sd test code
author Matt Johnston <matt@ucc.asn.au>
date Thu, 27 Jun 2013 11:24:56 +0000
parents 5f9a40d6991b
children
line wrap: on
line diff
--- a/sd_raw.h	Thu Jun 27 14:05:10 2013 +0800
+++ b/sd_raw.h	Thu Jun 27 11:24:56 2013 +0000
@@ -125,6 +125,7 @@
 typedef uintptr_t (*sd_raw_write_interval_handler_t)(uint8_t* buffer, offset_t offset, void* p);
 
 uint8_t sd_raw_init();
+void sd_raw_deinit(void);
 uint8_t sd_raw_available();
 uint8_t sd_raw_locked();