Wirepas SDK
uart_wakeup.h File Reference

Go to the source code of this file.

Functions

void UartWakeup_enable (gpio_in_event_cb_f cb)
 Enable wake-up functionality. More...
 
void UartWakeup_disable (void)
 Disable wake-up functionality. More...
 

Function Documentation

◆ UartWakeup_disable()

void UartWakeup_disable ( void  )

Disable wake-up functionality.

◆ UartWakeup_enable()

void UartWakeup_enable ( gpio_in_event_cb_f  cb)

Enable wake-up functionality.

Parameters
cbCallback that is invoked on GPIO edge transition