jimy-byerley / etherage

An ethercat master library written in pure rust, the closest possible to the ethercat nature
https://docs.rs/etherage
12 stars 1 forks source link

Add support for LE/BE format #1

Open CendreQuasar540 opened 1 year ago

CendreQuasar540 commented 1 year ago

Add a support for data encoding with the big endian (BE) or little endian (LE) format in the Field and/or BitField structure