bitx

bitx provides a prodecural macro for defining structures
with precise bit-level and byte-level fields,
using more ergonomic syntax.
At a glance
Note that Big-Endian / MSB-0 is used.
use bits;
bits!
use bits;
bits!
See docs.rs for more information.
License
This project is licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT)
at your option.