[Answered] I2S_CLKM_CONF_REG: Bit 20

User avatar
kolban
Posts: 1683
Joined: Mon Nov 16, 2015 4:43 pm
Location: Texas, USA

[Answered] I2S_CLKM_CONF_REG: Bit 20

Postby kolban » Wed May 17, 2017 1:15 am

Doing some study of the latest ESP32 Technical ref manual ... .I am looking at figure 8.29 (I2S_CLKM_CONF_REG) and I see that bit 20 is reserved. However, when I look in the "i2s_struct.h" (https://github.com/espressif/esp-idf/bl ... uct.h#L390) I seem to see it defined is "clk_en".
Last edited by kolban on Wed May 17, 2017 4:00 am, edited 1 time in total.
Free book on ESP32 available here: https://leanpub.com/kolban-ESP32

ESP_Sprite
Posts: 8921
Joined: Thu Nov 26, 2015 4:08 am

Re: I2S_CLKM_CONF_REG: Bit 20

Postby ESP_Sprite » Wed May 17, 2017 1:38 am

Yes, and that wouldn't be the only bit anywhere that would be reserved in the TRM but that has a name in the headers. These bits have behaviour that is usually only intended for debugging, and are in the headers so we can do that easily without resorting to hacks, but we don't want to have them documented because they do not have use outside of Espressif.

Who is online

Users browsing this forum: StanInexeon and 55 guests