Type Alias esp32c3::spi2::W5

source ·
pub type W5 = Reg<W5_SPEC>;
Expand description

W5 (rw) register accessor: SPI CPU-controlled buffer5

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

For information about available fields see w5 module

Aliased Type§

struct W5 { /* private fields */ }