55 volatile uint16_t retval = 0;
57 CORCON = dsp_cfg.
value;
58 if(CORCON == (dsp_cfg.
value & REG_CORCON_VALID_DATA_WRITE_MSK))
82 dsp_cfg.
value = (
volatile uint16_t)(CORCON);
volatile struct DSP_CONFIG_s Dsp_GetConfig(void)
Reads the DSP engine configuration.
volatile uint16_t Dsp_SetConfig(volatile struct DSP_CONFIG_s dsp_cfg)
Initializes the DSP engine in accordance to user settings.