Type Definition uint_fast8_t
avr_libc
type uint_fast8_t = u8;
\ingroup avr_stdint fastest unsigned int with at least 8 bits.