Type Alias esp32c3::apb_saradc::CALI

source ·
pub type CALI = Reg<CALI_SPEC>;
Expand description

CALI (rw) register accessor: digital saradc configure register

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

For information about available fields see cali module

Aliased Type§

struct CALI { /* private fields */ }