RT-Thread RTOS
An open source embedded real-time operating system
dogygen_example_struct_another Struct Reference

#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)
 

Detailed Description

Brief description this structure.

Detailed description starts here, one line or multiple lines. Blah blah blah...

Note
This is a note for this structure, blah blah blah...

Field Documentation

◆ m1

int(* dogygen_example_struct_another::m1) (int *param1, int param2, int param3, int param4)

Some documentation for member 'm1'...

◆ m2

int(* dogygen_example_struct_another::m2) (int *param1, int param2, int param3, int param4)

Some documentation for member 'm2'...