Type Alias esp32c3::gpio::FUNC_IN_SEL_CFG

source ·
pub type FUNC_IN_SEL_CFG = Reg<FUNC_IN_SEL_CFG_SPEC>;
Expand description

FUNC_IN_SEL_CFG (rw) register accessor: GPIO input function configuration register

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

For information about available fields see func_in_sel_cfg module

Aliased Type§

struct FUNC_IN_SEL_CFG { /* private fields */ }