Wirepas SDK
|
Used to generate the Interrupt ReQuest ("IRQ") signal to notify the application that it has one or more pending indications. More...
Used to generate the Interrupt ReQuest ("IRQ") signal to notify the application that it has one or more pending indications.
Definition in file indication_signal.h.
Go to the source code of this file.
Functions | |
void | IndicationSignal_enable (void) |
Enables indication signal (UART IRQ) pin. More... | |
void | IndicationSignal_set (void) |
Sets (asserts) indication signal (UART IRQ) pin. More... | |
void | IndicationSignal_clear (void) |
Clears (de-asserts) indication signal (UART IRQ) pin. More... | |
void IndicationSignal_clear | ( | void | ) |
Clears (de-asserts) indication signal (UART IRQ) pin.
void IndicationSignal_enable | ( | void | ) |
Enables indication signal (UART IRQ) pin.
void IndicationSignal_set | ( | void | ) |
Sets (asserts) indication signal (UART IRQ) pin.