Crate macro_bits
source ·Re-exports§
pub use defile;
Macros§
- Generate a mask from one or more bit indices.
- Deconstruct a bitfield.
- Check if a bit is set.
- Generate consts
- Allows the creation of a const array without specifying all elements.
- Generate a serializable enum.
- Set a bit.