Type Alias esp32c3::spi2::W4

source ·
pub type W4 = Reg<W4_SPEC>;
Expand description

W4 (rw) register accessor: SPI CPU-controlled buffer4

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

For information about available fields see w4 module

Aliased Type§

struct W4 { /* private fields */ }