|
SmartSnippets DA1459x SDK
|
PCM configuration in PCM mode. More...
#include <hw_pcm.h>
Data Fields | |
| HW_PCM_CYCLE_PER_BIT | cycle_per_bit |
| uint8_t | channel_delay |
| HW_PCM_CLK_POLARITY | clock_polarity |
| HW_PCM_FSC_POLARITY | fsc_polarity |
| uint16_t | fsc_div |
| HW_PCM_FSC_DELAY | fsc_delay |
| uint8_t | fsc_length |
PCM configuration in PCM mode.
| uint8_t hw_pcm_config_generic_pcm_t::channel_delay |
channel delay in multiples of 8 bits
| HW_PCM_CLK_POLARITY hw_pcm_config_generic_pcm_t::clock_polarity |
clock polarity, normal or inverted
| HW_PCM_CYCLE_PER_BIT hw_pcm_config_generic_pcm_t::cycle_per_bit |
1 or 2 clock cycle per data bit
| HW_PCM_FSC_DELAY hw_pcm_config_generic_pcm_t::fsc_delay |
PCM FSC starts one cycle before MSB bit, otherwise at the same time as MSB bit
| uint16_t hw_pcm_config_generic_pcm_t::fsc_div |
FSC divider
| uint8_t hw_pcm_config_generic_pcm_t::fsc_length |
FSC length
| HW_PCM_FSC_POLARITY hw_pcm_config_generic_pcm_t::fsc_polarity |
FSC polarity, normal or inverted
1.8.16