Search for a command to run...
Documentation for bcd.
Type to decode a BCD (Binary Coded Decimal) number
type::BCD
Decodes a BCD value where one byte represents a single digit
<Digits>
struct BCD<auto Digits> { ... } [[sealed, format_read]];