Type Alias esp32c3::spi2::W8

source ·
pub type W8 = Reg<W8_SPEC>;
Expand description

W8 (rw) register accessor: SPI CPU-controlled buffer8

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

For information about available fields see w8 module

Aliased Type§

struct W8 { /* private fields */ }