Type Alias esp32c3::io_mux::PIN_CTRL

source ·
pub type PIN_CTRL = Reg<PIN_CTRL_SPEC>;
Expand description

PIN_CTRL (rw) register accessor: Clock Output Configuration Register

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

For information about available fields see pin_ctrl module

Aliased Type§

struct PIN_CTRL { /* private fields */ }