pub type FLASH_RES_W<'a, REG> = BitWriter<'a, REG>;
Expand description
Field FLASH_RES
writer - This bit combined with SPI_MEM_RESANDRES bit releases Flash from the power-down state or high performance mode and obtains the devices ID. The bit will be cleared once the operation done.1: enable 0: disable.
Aliased Typeยง
struct FLASH_RES_W<'a, REG> { /* private fields */ }