Type Alias esp32c3::spi2::USER1

source ·
pub type USER1 = Reg<USER1_SPEC>;
Expand description

USER1 (rw) register accessor: SPI USER control register 1

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

For information about available fields see user1 module

Aliased Type§

struct USER1 { /* private fields */ }