j

Dependents:   LPC-SD-35

Fork of ds3231 by Maxim Integrated

Embed: (wiki syntax)

« Back to documentation index

ds3231_cntl_stat_t Struct Reference

ds3231_cntl_stat_t Struct Reference

ds3231_cntl_stat_t - Struct for containing control and status register data. More...

#include <ds3231.h>


Detailed Description

ds3231_cntl_stat_t - Struct for containing control and status register data.

Members:

  • uint8_t control - Binary data for read/write of control register
  • uint8_t status - Binary data for read/write of status register

Definition at line 187 of file ds3231.h.