Stack Counters#

Stack counters API.

Functions#

emberGetCounter(EmberCounterType counterType, uint32_t *count)

Retrieve the stack counter corresponding to the passed counter type.

Function Documentation#

emberGetCounter#

EmberStatus emberGetCounter (EmberCounterType counterType, uint32_t * count)

Retrieve the stack counter corresponding to the passed counter type.

Parameters
[in]counterType

An EmberCounterType value indicating the stack counter to be retrieved.

[out]count

The counter of the requested counterType is returned here

Returns


Definition at line 578 of file /mnt/raid/workspaces/ws.04isO4uyE/overlay/gsdk/protocol/flex/stack/include/stack-info.h