microcrystal,rv3032

Description

Micro Crystal RV3032 RTC

Properties

Properties not inherited from the base binding file.

Name

Type

Details

clkout-frequency

int

Frequency of the CLKOUT signal in Hertz (Hz).
Supported frequencies:
- XTAL mode: 32768, 1024, 64, 1 Hz (crystal-derived, may be affected by
  temperature compensation and aging correction)
- HF mode: Any value from 8192 to 67108864 Hz in 8192 Hz steps
  (formula: frequency = (HFD + 1) × 8192 Hz where HFD = 0-8191)
  HF mode frequencies are not affected by compensation.

If this property is omitted, the CLKOUT pin remains LOW (disabled).

The driver will configure the RTC to use:
1. Use XTAL mode for frequencies: 1, 64, 1024, 32768 Hz
2. Use HF mode for other frequencies (must be multiples of 8192 Hz)

alarms-count

int

Number of alarms supported by RTC device. The number of
alarms defaults to 0, which indicates that the RTC has
no alarms.

Default value: 0