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

PCF8523 Time of day struct. More...

#include <PCF8523_proc.h>

Data Fields

uint8_t Seconds
 Seconds.
 
uint8_t Minutes
 Minutes.
 
uint8_t Hours
 Hours.
 

Detailed Description

PCF8523 Time of day struct.

Field Documentation

◆ Hours

uint8_t PCF8523_time::Hours

Hours.

◆ Minutes

uint8_t PCF8523_time::Minutes

Minutes.

◆ Seconds

uint8_t PCF8523_time::Seconds

Seconds.


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