![]() |
RT-Thread RTOS
An open source embedded real-time operating system
|
#include <struct.h>
Data Fields | |
| int(* | m1 )(int *param1, int param2, int param3, int param4) |
| int(* | m2 )(int *param1, int param2, int param3, int param4) |
Brief description this structure.
Detailed description starts here, one line or multiple lines. Blah blah blah...
| int(* dogygen_example_struct_another2::m1) (int *param1, int param2, int param3, int param4) |
Brief description of m1.
| param1 | The first param. |
| param2 | The second param. |
| param3 | The third param. |
| param4 | The fourth param. |
| int(* dogygen_example_struct_another2::m2) (int *param1, int param2, int param3, int param4) |
Brief description of m2.
| param1 | The first param. |
| param2 | The second param. |
| param3 | The third param. |
| param4 | The fourth param. |