Type Alias esp32c3::apb_saradc::ARB_CTRL

source ·
pub type ARB_CTRL = Reg<ARB_CTRL_SPEC>;
Expand description

ARB_CTRL (rw) register accessor: digital saradc configure register

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

For information about available fields see arb_ctrl module

Aliased Type§

struct ARB_CTRL { /* private fields */ }