Skip to content

Commit

Permalink
Update readme to mention bit operations
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorygaines committed Dec 18, 2024
1 parent 1f9cf06 commit 597f3ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ or concepts (e.g. embedded or writing an emulator).
- Supports most primitive and user-defined custom types.
- Supports endian conversion (little, big) and field order (msb or lsb).
- Generates checked versions of field setters to catch overflows.
- Generates bit operations.

## 🔧 Usage

Expand Down

0 comments on commit 597f3ed

Please sign in to comment.