Type Alias esp32c3::spi2::W7

source ·
pub type W7 = Reg<W7_SPEC>;
Expand description

W7 (rw) register accessor: SPI CPU-controlled buffer7

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

For information about available fields see w7 module

Aliased Type§

struct W7 { /* private fields */ }