I2C_Drivers (ARM) 1.1
SMFSW collection of HAL I2C Drivers for ARM
Loading...
Searching...
No Matches
PCF8523_date Struct Reference

PCF8523 Date struct. More...

#include <PCF8523_proc.h>

Data Fields

uint8_t Day
 Day.
 
uint8_t Weekday
 Weekday.
 
uint8_t Month
 Month.
 
uint16_t Year
 Year.
 

Detailed Description

PCF8523 Date struct.

Field Documentation

◆ Day

uint8_t PCF8523_date::Day

Day.

◆ Month

uint8_t PCF8523_date::Month

Month.

◆ Weekday

uint8_t PCF8523_date::Weekday

Weekday.

◆ Year

uint16_t PCF8523_date::Year

Year.


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