Battery Low Interrupt


PHY_EVENT_BAT_LOW

The interrupt TRX_IRQ_BAT_LOW occurs, when the supply voltage drops below the adjusted threshold. In this case a special handling of the interrupt is needed, which is described in PHY_SIGNAL_BAT_LOW (see also Battery Monitor).

inline_mscgraph_23
Code example
    /* TRX_IRQ_BAT_LOW occurs here */
    cause = trx_reg_read(RG_IRQ_STATUS);
    proc_bat_low();

Generated on Fri Aug 10 16:10:03 2007 for SWPM AT86RF230 Rev. A by  doxygen 1.5.2