Type Alias uint8_t

Source
pub type uint8_t = u8;
Expand description

Unsigned integer type with width of exactly 8 bits.