#include <iogendef.h>
Public Attributes | |
| union { | |
| unsigned int iogen_l_autocfg_flags | |
| struct { | |
| unsigned iogen_v_ac_log: 1 | |
| unsigned iogen_v_ac_sca: 1 | |
| unsigned iogen_v_ac_lan: 1 | |
| unsigned iogen_v_ac_log_all: 1 | |
| unsigned iogen_v_ac_verify: 1 | |
| unsigned iogen_v_fill_1_: 3 | |
| } | |
| }; | |
Definition at line 67 of file iogendef.h.
| unsigned int _autocfg::iogen_l_autocfg_flags |
Definition at line 69 of file iogendef.h.
| unsigned _autocfg::iogen_v_ac_log |
Definition at line 71 of file iogendef.h.
| unsigned _autocfg::iogen_v_ac_sca |
Definition at line 72 of file iogendef.h.
| unsigned _autocfg::iogen_v_ac_lan |
Definition at line 73 of file iogendef.h.
| unsigned _autocfg::iogen_v_ac_log_all |
Definition at line 74 of file iogendef.h.
| unsigned _autocfg::iogen_v_ac_verify |
Definition at line 75 of file iogendef.h.
| unsigned _autocfg::iogen_v_fill_1_ |
Definition at line 76 of file iogendef.h.
| union { ... } |
1.5.5