Type Definition uint_fast16_t
avr_libc
type uint_fast16_t = u16;
\ingroup avr_stdint fastest unsigned int with at least 16 bits.