| void PN_APP_IOD_getModPropList | ( | PN_APP_IOD_ModPropEntry_t ** | list, |
| uint32_t * | listSize | ||
| ) |
Get modPropList defined in pn_app_iod_mod_cfg.c.
A getter function for the list of List of the user modules and on which slots/subslots they are allowed to exist.
| [out] | list | Pointer to the returned list. |
| [out] | listSize | Pointer to the list size. |