Wirepas SDK
indication_signal.h
Go to the documentation of this file.
1/* Copyright 2022 Wirepas Ltd. All Rights Reserved.
2 *
3 * See file LICENSE.txt for full license details.
4 *
5 */
6
12#ifndef INDICATION_SIGNAL_
13#define INDICATION_SIGNAL_
14
19
24
29
30#endif /* INDICATION_SIGNAL_ */
void IndicationSignal_clear(void)
Clears (de-asserts) indication signal (UART IRQ) pin.
void IndicationSignal_set(void)
Sets (asserts) indication signal (UART IRQ) pin.
void IndicationSignal_enable(void)
Enables indication signal (UART IRQ) pin.