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 physical drive. When the function succeeded, STA_NOINIT flag in the return value is cleard.