[][src]Type Definition avr_libc::uint_fast64_t

type uint_fast64_t = u64;

\ingroup avr_stdint fastest unsigned int with at least 64 bits. \note This type is not available when the compiler option -mint8 is in effect.