Type Alias esp32c3::spi2::USER

source ·
pub type USER = Reg<USER_SPEC>;
Expand description

USER (rw) register accessor: SPI USER control register

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

For information about available fields see user module

Aliased Type§

struct USER { /* private fields */ }