The example from the RTD for FEE_Example_s32k344 does not work as it never initializes due to the MemAcc_init and Fee_init being given Null_PTRs, I have managed to find MemAcc_Config/MemAcc_BOARD_InitPeripherals_Config(for 342) for MemAcc_Init, But i cannot find the Fee_ConfigType define for Fee_Init, am I missing an RTD update or something?

