Expand description
Set the duration required to enter/exit deep power-down mode (DPM).
Structs§
- DPMDUR_
SPEC - Set the duration required to enter/exit deep power-down mode (DPM).
- R
- Register
DPMDUR
reader - W
- Register
DPMDUR
writer
Type Aliases§
- ENTER_R
- Field
ENTER
reader - Duration needed by external flash to enter DPM. Duration is given as ENTER * 256 * 62.5 ns. - ENTER_W
- Field
ENTER
writer - Duration needed by external flash to enter DPM. Duration is given as ENTER * 256 * 62.5 ns. - EXIT_R
- Field
EXIT
reader - Duration needed by external flash to exit DPM. Duration is given as EXIT * 256 * 62.5 ns. - EXIT_W
- Field
EXIT
writer - Duration needed by external flash to exit DPM. Duration is given as EXIT * 256 * 62.5 ns.