Type Alias esp32c3::spi2::W3

source ·
pub type W3 = Reg<W3_SPEC>;
Expand description

W3 (rw) register accessor: SPI CPU-controlled buffer3

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

For information about available fields see w3 module

Aliased Type§

struct W3 { /* private fields */ }