Typedef PropSetter

Typedef Documentation

using PropSetter = void (*)(uint32_t)

Function pointer type for property setter functions.

Functions of this type set the value of a property.

Param value:

The new value to set