Defined reserved RMT_SYS_CONF_REG
register bits of ESP32-H2
#278
Labels
fields
Something is wrong with one or more fields
RMT_SYS_CONF_REG
register bits of ESP32-H2
#278
According to the TRM:
Only 5 bits of RMT_SYS_CONF_REG defined.
But lots of reserved bits in the pacs:
esp-pacs/esp32h2/src/rmt/sys_conf.rs
Lines 114 to 175 in c717453
Which cause the
esp-hal
incorrectly writes them but not discovered at compile-time.The text was updated successfully, but these errors were encountered: