Gives the erase/write amplification value for the device.
Definition at line 189 of file nvmnand.h.
|
| double | slc_weaf |
| | Specifies the SLC write/erase amplification. More...
|
| |
| double | mlc_weaf |
| | Specifies the MLC write/erase amplification. More...
|
| |
| uint8_t | valid |
| | Specifies whether the values indicated are vaild or not. More...
|
| |
◆ mlc_weaf
| double mnand_ufs_write_erase_amplification::mlc_weaf |
Specifies the MLC write/erase amplification.
Definition at line 195 of file nvmnand.h.
◆ slc_weaf
| double mnand_ufs_write_erase_amplification::slc_weaf |
Specifies the SLC write/erase amplification.
Definition at line 192 of file nvmnand.h.
◆ valid
| uint8_t mnand_ufs_write_erase_amplification::valid |
Specifies whether the values indicated are vaild or not.
If 1, means values are valid else if 0, then invalid.
Definition at line 199 of file nvmnand.h.
The documentation for this struct was generated from the following file: