[Answered] I2S_CLKM_CONF_REG: Bit 20
[Answered] I2S_CLKM_CONF_REG: Bit 20
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
-
- Posts: 9708
- Joined: Thu Nov 26, 2015 4:08 am
Re: I2S_CLKM_CONF_REG: Bit 20
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: No registered users and 59 guests