IgH EtherCAT Master
1.6.2
|
Slave Configuration Feature Flag. More...
Go to the source code of this file.
Functions | |
int | ec_flag_init (ec_flag_t *flag, const char *key, int32_t value) |
SDO request constructor. More... | |
void | ec_flag_clear (ec_flag_t *flag) |
SDO request destructor. More... | |
Slave Configuration Feature Flag.
Definition in file flag.c.
int ec_flag_init | ( | ec_flag_t * | flag, |
const char * | key, | ||
int32_t | value | ||
) |