Skip to main content

MAX_NIBBLES

Constant MAX_NIBBLES 

Source
pub const MAX_NIBBLES: u8 = 16;
Expand description

Largest number of BCD nibbles representable in the bcd_to_decimal / decimal_to_bcd u64 carrier.