Abstract Abstract BOOTLOADER_Abstract CHIP_Abstract FLASH_Abstract MEMORY_Abstract SPI_Abstract SPI_Abstract SPI_Abstract SPI_Abstract SPI_Abstract SPI_Abstract SPI_Abstract UART_Abstract UART_Abstract UART_Abstract _d2hAbstract getGet the chip description.
Loader class to communicate with chip.
The chip description as string.
Abstract getGet the chip features.
Loader class to communicate with chip.
The chip features as string.
Protected Optional getGet the chip revision number.
Loader class to communicate with chip.
The chip revision number.
Abstract getGet the crystal frequency for the chip.
Loader class to communicate with chip.
The crystal frequency as number.
Protected Optional getGet the package version number.
Loader class to communicate with chip.
The package version number.
Optional postFunction to be executed after chip connection
Loader class to communicate with chip.
Protected Optional readRead ESP32 eFuse.
Loader class to communicate with chip.
Offset to start erase.
The eFuse number.
Abstract readGet the chip mac address.
Loader class to communicate with chip.
The mac address string.
Represents a chip ROM with basic registers field and abstract functions.