STM32F4 Standard Peripheral bibliotheek
1.0
ST Microelectronics bibliotheek documentatie voor de STM32F4 Standard Peripheral Library
Main Page
Modules
Data Structures
Files
All
Data Structures
Files
Functions
Variables
Enumerations
Enumerator
Groups
Macros
SDIO_Power_State
SDIO_Exported_Constants
Macros
#define
SDIO_PowerState_OFF
((uint32_t)0x00000000)
#define
SDIO_PowerState_ON
((uint32_t)0x00000003)
#define
IS_SDIO_POWER_STATE
(STATE) (((STATE) == SDIO_PowerState_OFF) || ((STATE) == SDIO_PowerState_ON))
Detailed Description
Generated on Thu Feb 13 2014 18:54:14 for STM32F4 Standard Peripheral bibliotheek by
1.8.3.1