IgH EtherCAT Master  1.6.1
ec_sii_general_flags_t Struct Reference

Slave information interface general flags. More...

Data Fields

uint8_t enable_safeop: 1
 ?. More...
 
uint8_t enable_not_lrw: 1
 Slave does not support LRW. More...
 

Detailed Description

Slave information interface general flags.

Definition at line 165 of file globals.h.

Field Documentation

◆ enable_safeop

uint8_t ec_sii_general_flags_t::enable_safeop

?.

Definition at line 166 of file globals.h.

◆ enable_not_lrw

uint8_t ec_sii_general_flags_t::enable_not_lrw

Slave does not support LRW.

Definition at line 167 of file globals.h.