rtc13 2.0.0.0
RTC 13 Registers Settings

Settings for registers of RTC 13 Click driver. More...

Macros

#define RTC13_SOFT_RESET   0x58
 RTC 13 description setting.
 
#define RTC13_BLOCK_CLKOUT_DISABLE   0x00
 
#define RTC13_BLOCK_CLKOUT_ENABLE   0x01
 
#define RTC13_SET_DATA_SAMPLE_EDGE   SET_SPI_DATA_SAMPLE_EDGE
 Data sample selection.
 
#define RTC13_SET_DATA_SAMPLE_MIDDLE   SET_SPI_DATA_SAMPLE_MIDDLE
 

Detailed Description

Settings for registers of RTC 13 Click driver.

Macro Definition Documentation

◆ RTC13_BLOCK_CLKOUT_DISABLE

#define RTC13_BLOCK_CLKOUT_DISABLE   0x00

◆ RTC13_BLOCK_CLKOUT_ENABLE

#define RTC13_BLOCK_CLKOUT_ENABLE   0x01

◆ RTC13_SET_DATA_SAMPLE_EDGE

#define RTC13_SET_DATA_SAMPLE_EDGE   SET_SPI_DATA_SAMPLE_EDGE

Data sample selection.

This macro sets data samples for SPI modules.

Note
Available only on Microchip PIC family devices. This macro will set data sampling for all SPI modules on MCU. Can be overwritten with rtc13_init which will set SET_SPI_DATA_SAMPLE_MIDDLE by default on the mapped mikrobus.

◆ RTC13_SET_DATA_SAMPLE_MIDDLE

#define RTC13_SET_DATA_SAMPLE_MIDDLE   SET_SPI_DATA_SAMPLE_MIDDLE

◆ RTC13_SOFT_RESET

#define RTC13_SOFT_RESET   0x58

RTC 13 description setting.

Specified setting for description of RTC 13 Click driver.