Type Alias esp32::spi0::SRAM_CMD

source ·
pub type SRAM_CMD = Reg<SRAM_CMD_SPEC>;
Expand description

SRAM_CMD (rw) register accessor:

You can read this register and get sram_cmd::R. You can reset, write, write_with_zero this register using sram_cmd::W. You can also modify this register. See API.

For information about available fields see sram_cmd module

Aliased Type§

struct SRAM_CMD { /* private fields */ }