Type Alias esp32c3::spi2::SLAVE1

source ·
pub type SLAVE1 = Reg<SLAVE1_SPEC>;
Expand description

SLAVE1 (rw) register accessor: SPI slave control register 1

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

For information about available fields see slave1 module

Aliased Type§

struct SLAVE1 { /* private fields */ }