esp32h2::pcr

Type Alias IOMUX_CONF

Source
pub type IOMUX_CONF = Reg<IOMUX_CONF_SPEC>;
Expand description

IOMUX_CONF (rw) register accessor: IOMUX configuration register

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

For information about available fields see iomux_conf module

Aliased Typeยง

struct IOMUX_CONF { /* private fields */ }