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