HAL SDIO APIs ¶
-
HAL SDIO Functions
- Initialization and de-initialization functions
-
Set and Get configurations functions
-
HAL_SDIO_SetConfig()
-
HAL_SDIO_GetConfig()
-
HAL_SDIO_NotifyCardInsertion()
-
HAL_SDIO_NotifyCardRemoval()
-
HAL_SDIO_SetDataBusWidth()
-
HAL_SDIO_GetDataBusWidth()
-
HAL_SDIO_SetTransferClockFreq()
-
HAL_SDIO_GetTransferClockFreq()
-
HAL_SDIO_SetBlockSize()
-
HAL_SDIO_SetSpeedMode()
-
HAL_SDIO_ResetCard()
-
HAL_SDIO_SetDataTimeout()
-
HAL_SDIO_GetDataTimeout()
-
HAL_SDIO_GetClockFreq()
-
- Process functions
- IRQHandler and Callbacks Functions
- SDIO card related functions
- Peripheral IO interrupt
- SDIO Delay Block functions
- Interrupt And Flag Configuration
-
HAL SDIO Types
-
HAL SDIO Types
-
hal_sdio_handle_t
-
hal_sdio_cb_t
-
hal_sdio_xfer_cb_t
-
hal_sdio_transceiver_cb_t
-
hal_sdio_identify_card_t
-
hal_sdio_io_function_cb_t
-
hal_sdio_t
-
hal_sdio_state_t
-
hal_sdio_speed_mode_t
-
hal_sdio_function_t
-
hal_sdio_block_size_t
-
hal_sdio_bus_width_8bit_t
-
hal_sdio_clock_edge_t
-
hal_sdio_clock_power_save_t
-
hal_sdio_bus_wide_t
-
hal_sdio_hardware_flow_control_t
-
hal_sdio_transceiver_t
-
hal_sdio_transceiver_state_t
-
hal_sdio_block_mode_t
-
hal_sdio_operation_code_inc_t
-
hal_sdio_raw_t
-
hal_sdio_event_cb_t
-
hal_sdio_dlyb_state_t
-
hal_sdio_cccr_t
-
hal_sdio_fbr_t
-
hal_sdio_direct_cmd_t
-
hal_sdio_extended_cmd_t
-
hal_sdio_clock_config_t
-
hal_sdio_config_t
-
hal_sdio_handle_s
-
-
HAL SDIO Types
- HAL SDIO Constants