Type Alias esp32c3::spi2::MISC

source ·
pub type MISC = Reg<MISC_SPEC>;
Expand description

MISC (rw) register accessor: SPI misc register

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

For information about available fields see misc module

Aliased Type§

struct MISC { /* private fields */ }