Page 1 of 1

SIE bit is used in MSTATUS?

Posted: Thu Nov 07, 2024 10:25 am
by jsmith56x
SIE bit is used in MSTATUS by the ESP-IDF code?

Re: SIE bit is used in MSTATUS?

Posted: Thu Nov 07, 2024 2:50 pm
by MicroController
Not on the ESP32 (no mstatus register), or on the ESP32-C3 (no SIE bit). You can look into the low-level IDF code for the SoC you're interested in to find out specifically.