PMIC (Power Management IC)
begin()
bool begin();
Initializes I2C (Wire) if it has not already been initialized. This is called automatically by Device OS when the Power Manager is enabled, so user firmware normally does not need to call this directly unless the Power Manager has been disabled (SystemPowerFeature::DISABLE).