Embedded TCP/IP stack: fnet_cpu_irq_enable

FNET

void fnet_cpu_irq_enable ( fnet_cpu_irq_desc_t  irq_desc)

Enables interrupts.

Parameters
irq_descIRQ status descriptor returned by the fnet_cpu_irq_disable() function.
Pass 0 value to enable all interrupts.
See also
fnet_cpu_irq_disable()

This function enables interrupts that were disabled by the fnet_cpu_irq_disable function.
The functions can enable all interrupts by passing into it the 0 value.


© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net