implemented read/write functions for complex pins
fixed config issues
This commit is contained in:
@@ -27,6 +27,8 @@ typedef struct {
|
||||
LCEC_PDOENT_TYPE_T subType;
|
||||
hal_float_t floatScale;
|
||||
hal_float_t floatOffset;
|
||||
uint8_t bitOffset;
|
||||
uint8_t bitLength;
|
||||
hal_pin_dir_t dir;
|
||||
void *pin[LCEC_CONF_GENERIC_MAX_SUBPINS];
|
||||
uint16_t pdo_idx;
|
||||
|
||||
Reference in New Issue
Block a user