Constant c99::UINT8_MAX

source ·
pub const UINT8_MAX: uint8_t = _; // 255u8
Expand description

Maximum value of an object of type uint8_t.