Prusa MINI Firmware overview
png_time_struct Struct Reference

#include <png.h>

Collaboration diagram for png_time_struct:

Public Attributes

png_uint_16 year
 
png_byte month
 
png_byte day
 
png_byte hour
 
png_byte minute
 
png_byte second
 

Member Data Documentation

◆ year

png_uint_16 png_time_struct::year

◆ month

png_byte png_time_struct::month

◆ day

png_byte png_time_struct::day

◆ hour

png_byte png_time_struct::hour

◆ minute

png_byte png_time_struct::minute

◆ second

png_byte png_time_struct::second