Functions

CE-ATA mode management functions. More...

Collaboration diagram for CE-ATA mode management functions:

Functions

void SDIO_CEATAITCmd (FunctionalState NewState)
 Enables or disables the CE-ATA interrupt. More...
 
void SDIO_CommandCompletionCmd (FunctionalState NewState)
 Enables or disables the command completion signal. More...
 
void SDIO_SendCEATACmd (FunctionalState NewState)
 Sends CE-ATA command (CMD61). More...
 

Detailed Description

CE-ATA mode management functions.

 ===============================================================================
                  ##### CE-ATA mode management functions #####
 ===============================================================================  

  This section provide functions allowing to program and read the CE-ATA card.

Function Documentation

void SDIO_CEATAITCmd ( FunctionalState  NewState)

Enables or disables the CE-ATA interrupt.

Parameters
NewStatenew state of CE-ATA interrupt. This parameter can be: ENABLE or DISABLE.
Return values
None

Definition at line 723 of file stm32f4xx_sdio.c.

void SDIO_CommandCompletionCmd ( FunctionalState  NewState)

Enables or disables the command completion signal.

Parameters
NewStatenew state of command completion signal. This parameter can be: ENABLE or DISABLE.
Return values
None

Definition at line 709 of file stm32f4xx_sdio.c.

void SDIO_SendCEATACmd ( FunctionalState  NewState)

Sends CE-ATA command (CMD61).

Parameters
NewStatenew state of CE-ATA command. This parameter can be: ENABLE or DISABLE.
Return values
None

Definition at line 737 of file stm32f4xx_sdio.c.



rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Thu Apr 15 2021 05:07:55