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 bit offset in PduData #2

Open CendreQuasar540 opened 1 year ago

CendreQuasar540 commented 1 year ago

Add a support to manipulate field with a bit offset instead of field with a byte always align to 0

jimy-byerley commented 1 month ago