Type Alias esp32c3::spi2::W0

source ·
pub type W0 = Reg<W0_SPEC>;
Expand description

W0 (rw) register accessor: SPI CPU-controlled buffer0

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

For information about available fields see w0 module

Aliased Type§

struct W0 { /* private fields */ }