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