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