Arduino AudioKit HAL
Public Attributes | List of all members
es_i2s_clock_t Struct Reference

Configure ES8388 clock. More...

#include <esxxx_common.h>

Public Attributes

es_sclk_div_t sclk_div
 
es_lclk_div_t lclk_div
 

Detailed Description

Configure ES8388 clock.

Definition at line 179 of file esxxx_common.h.

Member Data Documentation

◆ lclk_div

es_lclk_div_t es_i2s_clock_t::lclk_div

WS clock divide

Definition at line 181 of file esxxx_common.h.

◆ sclk_div

es_sclk_div_t es_i2s_clock_t::sclk_div

bits clock divide

Definition at line 180 of file esxxx_common.h.


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