5.11.0.0R3
Software Development Kit
 
Loading...
Searching...
No Matches
wwd_sdio_interface.h File Reference

Functions

SDIO Bus Functions

Functions that enable WICED to use an SDIO bus on a particular hardware platform.

wwd_result_t host_enable_oob_interrupt (void)
 
wwd_result_t host_platform_enable_high_speed_sdio (void)
 
uint8_t host_platform_get_oob_interrupt_pin (void)
 
wwd_result_t host_platform_sdio_enumerate (void)
 
wwd_result_t host_platform_sdio_transfer (wwd_bus_transfer_direction_t direction, sdio_command_t command, sdio_transfer_mode_t mode, sdio_block_size_t block_size, uint32_t argument, uint32_t *data, uint16_t data_size, sdio_response_needed_t response_expected, uint32_t *response)
 
wwd_result_t host_platform_unmask_sdio_interrupt (void)
 
void sdio_irq (void)
 

Detailed Description

Defines the SDIO part of the WICED Platform Interface.

Provides constants and prototypes for functions that enable Wiced to use an SDIO bus on a particular hardware platform.