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