ESP-IDF
spi_dev_s::
::
::flash_pp
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
spi_dev_s::
::
::flash_pp
spi_dev_s::
::
::flash_pp field
Syntax
Show:
Summary
Declaration
from
spi_struct.h:28
uint32_t
flash_pp
:
1
;
Examples
References
from
examples
Code
Location
Referrer
uint32_t
flash_pp
:
1
;
/*Page program enable(1 byte ~256 bytes data to be programmed). Page program operation will be triggered when the bit is set. The bit will be cleared once the operation done .1: enable 0: disable.*/
spi_struct.h:28
dev
->
cmd
.
flash_pp
=
1
;
spi_flash_ll.h:200
spi_flash_ll_program_page()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
spi_dev_s::
::
::flash_pp
is written by 1 function:
spi_flash_ll_program_page()
All items filtered out
spi_dev_s::
::
::flash_pp
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out