k_ModuleGetIndex() is only used within STemWin.
 
Symbols
loading...
Files
loading...

k_ModuleGetIndex() function

return module index.

Syntax

uint8_t k_ModuleGetIndex(K_ModuleItem_Typedef *module);
Implemented in k_module.c:84

Arguments

module

pointer to data structure of type K_ModuleItem_Typedef

Return value

module add status

Call Tree

Functions calling k_ModuleGetIndex()
k_ModuleGetIndex()
Data read by k_ModuleGetIndex()
Data written by k_ModuleGetIndex()
k_ModuleGetIndex()
k_ModuleGetIndex()::ModuleIdx
all items filtered out
Type of k_ModuleGetIndex()
k_ModuleGetIndex()
uint8_t
all items filtered out