Type Definition uint_fast32_t
avr_libc
type uint_fast32_t = u32;
\ingroup avr_stdint fastest unsigned int with at least 32 bits.