knx
ETS configurable knx-stack
bau.h File Reference

Go to the source code of this file.

Classes

class  BusAccessUnit
 

Typedefs

typedef void(* BeforeRestartCallback) (void)
 
typedef bool(* FunctionPropertyCallback) (uint8_t objectIndex, uint8_t propertyId, uint8_t length, uint8_t *data, uint8_t *resultData, uint8_t &resultLength)
 

Typedef Documentation

◆ BeforeRestartCallback

typedef void(* BeforeRestartCallback) (void)

Definition at line 6 of file bau.h.

◆ FunctionPropertyCallback

typedef bool(* FunctionPropertyCallback) (uint8_t objectIndex, uint8_t propertyId, uint8_t length, uint8_t *data, uint8_t *resultData, uint8_t &resultLength)

Definition at line 7 of file bau.h.