Type Alias esp32c3::spi1::USER2

source ·
pub type USER2 = Reg<USER2_SPEC>;
Expand description

USER2 (rw) register accessor: SPI1 user2 register.

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

For information about available fields see user2 module

Aliased Type§

struct USER2 { /* private fields */ }