modm API documentation
modm::mcp7941x< I2cMaster >::DateTime Struct Reference

days, months, etc. are decoded (BCD) in this struct More...

#include <modm/driver/rtc/mcp7941x.hpp>

Public Attributes

uint8_t days
 
uint8_t months
 
uint8_t years
 
uint8_t seconds
 
uint8_t minutes
 
uint8_t hours
 

Detailed Description

template<class I2cMaster>
struct modm::mcp7941x< I2cMaster >::DateTime

days, months, etc. are decoded (BCD) in this struct


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