Type Alias esp32c2::spi1::cmd::FLASH_HPM_W
source · pub type FLASH_HPM_W<'a, REG> = BitWriter<'a, REG>;Expand description
Field FLASH_HPM writer - Drive Flash into high performance mode. The bit will be cleared once the operation done.1: enable 0: disable.
Aliased Type§
struct FLASH_HPM_W<'a, REG> { /* private fields */ }