Type Alias esp32c3::apb_saradc::ONETIME_SAMPLE

source ·
pub type ONETIME_SAMPLE = Reg<ONETIME_SAMPLE_SPEC>;
Expand description

ONETIME_SAMPLE (rw) register accessor: digital saradc configure register

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

For information about available fields see onetime_sample module

Aliased Type§

struct ONETIME_SAMPLE { /* private fields */ }