Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 339 Bytes

File metadata and controls

9 lines (5 loc) · 339 Bytes

Interrupt Enable

GIE - Global Interrupt Enable

Enable and disable all interrupts. When GIE=0 no interrupt is active. When GIE=1 the individually enabled interrupts are active.

MODEME - Modem Interrupt Enable

Enable and disable interrupts from the mod:MODEM peripheral. See reg:MODEMRPT_EN for granular interrupt control.