Return to previous page Return to menu Go to next page

(4) Command end flag

Notifies the end of processing for commands / responses alone (processing takes time). During command processing, commands belonging to the same end flag cannot be executed. (See MPEG part for MPED flag)

Table 3.6 Command belonging to command end flag (CD part)
 flag 
 command 
 ESEL 
 ・ Set the CD device connection destination (CDC_CdSetCon) 
・ Set the aperture frame address range (CDC_SetFiltRange )
-Set aperture subheader condition (CDC_SetFiltSubh)
-Set aperture mode (CDC_SetFiltMode)
-Set aperture connection destination (CDC_SetFiltCon)
-Reset selector (CDC_ResetSelector)
-Actual data size calculation (CDC_CalActSiz)
-Frame address search execution (CDC_ExeFadSearch)
-Sector length setting (CDC_SetSctLen)
 EHST 
-Sector data retrieval (CDC_GetSctData) 
-Sector data erase (CDC_DelSctData)
- Sector data fetching and erasing (CDC_GetdelSctData)
-Sector data writing (CDC_PutSctData)
 ECPY 
 Sector data copy (CDC_CopySctData) 
Sector data move (CDC_MoveSctData)
 EFLS 
-Move directory (CDC_ChgDir) 
-Retain file information (CDC_ReadDir)
-File Read (CDC_ReadFile)

(A) The ESEL flag also notifies the end of soft reset (CDC_CdInit) processing.
(B) The EFLS flag is also set to 1 when the following command is executed.
Open tray (CDC_CdOpen)
・ Abort file access (CDC_AbortFile)


Return to previous page Return to menu Go to next page