Type Definition int_least8_t
avr_libc
type int_least8_t = i8;
\ingroup avr_stdint signed int with at least 8 bits.