Type Alias esp32c3::spi2::DOUT_MODE

source ·
pub type DOUT_MODE = Reg<DOUT_MODE_SPEC>;
Expand description

DOUT_MODE (rw) register accessor: SPI output delay mode configuration

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

For information about available fields see dout_mode module

Aliased Type§

struct DOUT_MODE { /* private fields */ }