en-us_commands:reference:irtc32khz
This is an old revision of the document!
Table of Contents
Irtc32kHz()
Commands
| Command | Arguments | Return Value | Operation |
|---|---|---|---|
Irtc32kHz(enable) | bool enable = true | bool | Enables or disables the RTC 32kHz output. |
Example
bool IrtcSquareWave(bool enable, uint8_t frequency = IRTC_SQUARE_WAVE_1HZ, bool batteryPowered = false); bool Irtc32kHz(bool enable = true);
Precautions
Run each device's corresponding Begin command first. Check I²C addresses and pin sharing; if the bool return value is false, inspect wiring and power.
en-us_commands/reference/irtc32khz.1788785567.txt.gz · Last modified: by 127.0.0.1
