Type Alias esp32c3::spi1::W1

source ·
pub type W1 = Reg<W1_SPEC>;
Expand description

W1 (rw) register accessor: SPI1 memory data buffer1

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

For information about available fields see w1 module

Aliased Type§

struct W1 { /* private fields */ }