|
rtc15 2.2.0
|
RTC 15 Click context object. More...
#include <rtc15.h>
Data Fields | |
| digital_out_t | en |
| digital_out_t | cle |
| digital_in_t | int_pin |
| i2c_master_t | i2c |
| uint8_t | slave_address |
RTC 15 Click context object.
Context object definition of RTC 15 Click driver.
| digital_out_t cle |
Clock output enable pin (active high).
| digital_out_t en |
Enable pin (active high).
| i2c_master_t i2c |
I2C driver object.
| digital_in_t int_pin |
Interrupt pin (active low).
| uint8_t slave_address |
Device slave address (used for I2C driver).