GDS-Render v1.2.1
gds_time_field Struct Reference

Date information for cells and libraries. More...

#include <gds-types.h>

Data Fields

uint16_t year
 
uint16_t month
 
uint16_t day
 
uint16_t hour
 
uint16_t minute
 
uint16_t second
 

Detailed Description

Date information for cells and libraries.

Definition at line 86 of file gds-types.h.

Field Documentation

◆ day

uint16_t day

Definition at line 89 of file gds-types.h.

◆ hour

uint16_t hour

Definition at line 90 of file gds-types.h.

◆ minute

uint16_t minute

Definition at line 91 of file gds-types.h.

◆ month

uint16_t month

Definition at line 88 of file gds-types.h.

◆ second

uint16_t second

Definition at line 92 of file gds-types.h.

◆ year

uint16_t year

Definition at line 87 of file gds-types.h.


The documentation for this struct was generated from the following file: