Type Alias esp32c3::spi2::SLAVE

source ·
pub type SLAVE = Reg<SLAVE_SPEC>;
Expand description

SLAVE (rw) register accessor: SPI slave control register

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

For information about available fields see slave module

Aliased Type§

struct SLAVE { /* private fields */ }