LibDriver PCF8563
Loading...
Searching...
No Matches
pcf8563_time_s Struct Reference

pcf8563 time structure definition More...

#include <driver_pcf8563.h>

Data Fields

uint16_t year
uint8_t month
uint8_t week
uint8_t date
uint8_t hour
uint8_t minute
uint8_t second

Detailed Description

pcf8563 time structure definition

Definition at line 111 of file driver_pcf8563.h.

Field Documentation

◆ date

uint8_t date

date

Definition at line 116 of file driver_pcf8563.h.

◆ hour

uint8_t hour

hour

Definition at line 117 of file driver_pcf8563.h.

◆ minute

uint8_t minute

minute

Definition at line 118 of file driver_pcf8563.h.

◆ month

uint8_t month

month

Definition at line 114 of file driver_pcf8563.h.

◆ second

uint8_t second

second

Definition at line 119 of file driver_pcf8563.h.

◆ week

uint8_t week

week

Definition at line 115 of file driver_pcf8563.h.

◆ year

uint16_t year

year

Definition at line 113 of file driver_pcf8563.h.


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