Type Alias esp32c6::pcr::SPI2_CONF

source ·
pub type SPI2_CONF = Reg<SPI2_CONF_SPEC>;
Expand description

SPI2_CONF (rw) register accessor: SPI2 configuration register

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

For information about available fields see spi2_conf module

Aliased Type§

struct SPI2_CONF { /* private fields */ }