esp32h2::pcr

Type Alias DS_CONF

Source
pub type DS_CONF = Reg<DS_CONF_SPEC>;
Expand description

DS_CONF (rw) register accessor: DS configuration register

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

For information about available fields see ds_conf module

Aliased Typeยง

struct DS_CONF { /* private fields */ }