![]() |
AIROC™ BTSDK v4.9 - Documentation | |||
Defines the utilities for configuring the I2S. More...
Functions | |
| void | wiced_hal_pcm_select_pads (uint8_t pcm_clk, uint8_t pcm_sync, uint8_t pcm_out, uint8_t pcm_in) |
| Function wiced_hal_pcm_select_pads. More... | |
Defines the utilities for configuring the I2S.
| void wiced_hal_pcm_select_pads | ( | uint8_t | pcm_clk, |
| uint8_t | pcm_sync, | ||
| uint8_t | pcm_out, | ||
| uint8_t | pcm_in | ||
| ) |
Function wiced_hal_pcm_select_pads.
Selects the PCM clock, sync, data out and data in, LHL pins for the PCM peripheral to use.
| [in] | pcm_clk | : PCM Clock Pin |
| [in] | pcm_sync | : PCM Sync Pin |
| [in] | pcm_out | : PCM Data Out Pin |
| [in] | pcm_in | : PCM Data In Pin |