Function elem_is_allocated#

Function Documentation#

uint8_t elem_is_allocated(elem_t *elem)#

Function to check wether an element object is allocated.

Parameters:
  • elem[in] Address of the element.