Type Definition int_fast32_t
avr_libc
type int_fast32_t = i32;
\ingroup avr_stdint fastest signed int with at least 32 bits.