[−][src]Type Definition avr_libc::int_least64_t
type int_least64_t = i64;
\ingroup avr_stdint signed int with at least 64 bits. \note This type is not available when the compiler option -mint8 is in effect.
type int_least64_t = i64;
\ingroup avr_stdint signed int with at least 64 bits. \note This type is not available when the compiler option -mint8 is in effect.