int osenv_intr_enabled(void);
Component OS, Nonblocking
Returns the driver's view of the current interrupt status.
Returns true if interrupts are currently enabled, false otherwise. XXX 1 and 0 instead of true and false?