KNX IoT
KNX IoT Point API stack implementation
oc_programming_mode.h File Reference

programming mode code More...

#include <stdint.h>

Go to the source code of this file.

Functions

bool oc_is_device_mode_in_programming (size_t device_index)
 checks if the device is in programming mode More...
 

Detailed Description

programming mode code

Definition in file oc_programming_mode.h.

Function Documentation

◆ oc_is_device_mode_in_programming()

bool oc_is_device_mode_in_programming ( size_t  device_index)

checks if the device is in programming mode

Parameters
device_indexthe device index
Returns
true = in programming mode
false = not in programming mode