IgH EtherCAT Master  1.5.2
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 203 of file globals.h.

Field Documentation

◆ enable_safeop

uint8_t ec_sii_general_flags_t::enable_safeop

?.

Definition at line 204 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 205 of file globals.h.