Methods
loadDefaultConfiguration
- loadDefaultConfiguration(): Promise<void>
Returns Promise<void>
- Promise that resolves when the configuration has been
successfully loaded.
setConfiguration
- setConfiguration(config): Promise<void>
Returns Promise<void>
- Promise that resolves when the configuration has been
successfully set.
setEepromConfiguration
- setEepromConfiguration(config): Promise<void>
Returns Promise<void>
- Promise that resolves when the configuration has been
successfully set.
Read the PLL configuration via the I2C bus (PLL22150).