NetBurner 3.1
SSC_cfg_t Struct Reference

Configuration structure for the SSC driver. Passed to the initialize function to configure the hardware. More...

#include <ssc_i2s.h>

Public Attributes

uint16_t clkDiv {150}
 
SSC_rxtx_cfg_t rx
 
SSC_rxtx_cfg_t tx
 

Detailed Description

Configuration structure for the SSC driver. Passed to the initialize function to configure the hardware.

Member Data Documentation

◆ clkDiv

SSC_cfg_t::clkDiv {150}

The divider value for the peripheral clock used to generate the bit clock when CLK_SRC_MCK is selected.

◆ rx

SSC_cfg_t::rx

The receive configuration.

◆ tx

SSC_cfg_t::tx

The transmit configuration.


The documentation for this struct was generated from the following file: