Type Alias esp32c3::apb_saradc::CTRL2

source ·
pub type CTRL2 = Reg<CTRL2_SPEC>;
Expand description

CTRL2 (rw) register accessor: digital saradc configure register

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

For information about available fields see ctrl2 module

Aliased Type§

struct CTRL2 { /* private fields */ }