The disk_initialize function initializes the disk drive.
DSTATUS disk_initialize (void)
The disk status is returned in combination of following flags.
The disk_initialize function initializes the storage device. If the function succeeded, STA_NOINIT flag in the return value is cleared.