Type Definition uint_least8_t
avr_libc
type uint_least8_t = u8;
\ingroup avr_stdint unsigned int with at least 8 bits.