Lines Matching +full:temperature +full:- +full:mode
30 .Nd Extremely Accurate i2c-integrated real-time clock (RTC)/TCXO/Crystal
38 is a low-cost, extremely accurate I2C realtime clock (RTC) with an
39 integrated temperature-compensated crystal oscillator (TCXO) and crystal.
49 .Bd -literal
55 dev.ds3231.0.temperature: 23.2C
62 .Bl -tag -width ".Va dev.ds3231.%d.temperature"
63 .It Va dev.ds3231.%d.temperature
64 The read-only value of the current temperature read by the RTC.
66 Start a new temperature conversion.
67 When read as 1, a temperature conversion is in progress.
68 When read as 0 and then set to 1, a temperature conversion is started.
69 The temperature conversion runs automatically on power up and once every 64
74 is set to square-wave, battery-backed square-wave output is enabled.
78 Select the frequency of the SQW pin when the square-wave output is enabled on
82 Set the operation mode for the SQW pin.
83 It can be set to 'interrupt' (default) or 'square-wave'.
84 In interrupt mode, the SQW pin is used to generate interrupts for the RTC
86 In square-wave mode, the SQW pin drives a square-wave of
103 .Bl -tag -width ".Va hint.ds3231.%d.addr"
111 The 8-bit i2c address of
113 The default 8-bit address for
121 .Bl -tag -width ".Va compatible"
125 The 7-bit i2c address of
127 The default 7-bit address for
142 .An -nosplit