Type Alias esp32s3::dma::MISC_CONF

source ·
pub type MISC_CONF = Reg<MISC_CONF_SPEC>;
Expand description

MISC_CONF (rw) register accessor: MISC register

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

For information about available fields see misc_conf module

Aliased Type§

struct MISC_CONF { /* private fields */ }