Expand description
Types for decoding hex-encoded values.
Structs§
- B16
- A byte array encoded in hexadecimal; prints in lowercase
- B16U
- A byte array encoded in hexadecimal; prints in uppercase
- Fixed
B16U - A fixed-length version of
B16U.
Functions§
- write_
b16u 🔒 - Write
btofin hex uppercase