AIROC™ BTSDK v4.9 - Documentation | ||||
Defines the utilities for configuring the I2S. More...
Functions | |
void | wiced_hal_i2s_select_pads (uint8_t i2s_clk, uint8_t i2s_ws, uint8_t i2s_do, uint8_t i2s_di) |
Function wiced_hal_i2s_select_pads. More... | |
Defines the utilities for configuring the I2S.
void wiced_hal_i2s_select_pads | ( | uint8_t | i2s_clk, |
uint8_t | i2s_ws, | ||
uint8_t | i2s_do, | ||
uint8_t | i2s_di | ||
) |
Function wiced_hal_i2s_select_pads.
Selects the I2S clock, word select, data out and data in, LHL pins for the I2S peripheral to use.
[in] | i2s_clk | : I2S Clock Pin |
[in] | i2s_ws | : I2S Word Select Pin |
[in] | i2s_do | : I2S Data Out Pin |
[in] | i2s_di | : I2S Data In Pin |