PandA-2024.02
|
#include "module_lib.h"
Go to the source code of this file.
Functions | |
void | module1 (uint32_t input1, uint16_t input2, module1_output_t *outputs) |
void module1 | ( | uint32_t | input1, |
uint16_t | input2, | ||
module1_output_t * | outputs | ||
) |
Definition at line 2 of file module1.c.
References module1_output_t::output1, module1_output_t::output2, module1_output_t::output3, and module1_output_t::output4.