Type Alias esp32c3::spi1::W2

source ·
pub type W2 = Reg<W2_SPEC>;
Expand description

W2 (rw) register accessor: SPI1 memory data buffer2

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

For information about available fields see w2 module

Aliased Type§

struct W2 { /* private fields */ }