User Tools

Site Tools


en-us_commands:reference:irtc32khz

This is an old revision of the document!


Irtc32kHz()

Irtc32kHz() enables or disables the RTC 32kHz output.

Irtc32kHz command operation flow

bool Irtc32kHz(bool enable = true)

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.

← Built-in Command List

en-us_commands/reference/irtc32khz.1788785567.txt.gz · Last modified: by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki