Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

FileUsed for

kal.h

Optional argument of KAL_Init().

A pointer to a KAL_CFG structure is the optional argument of KAL_Init(). It configures the memory segment that will be used to allocate everything that is needed by KAL.

Members

MemSegPtr

Pointer to allocated memory segment.

Notes

None.

  • No labels