Type Definition int_least16_t
avr_libc
type int_least16_t = i16;
\ingroup avr_stdint signed int with at least 16 bits.