The disk_initialize initializes the disk drive.
DSTATUS disk_initialize ();
This function returns a disk status. For details of the disk status, refer to the disk_status().
The disk_initialize initializes the disk drive. When the function succeeded, STA_NOINIT flag in the return value will be cleard.