Struct esp32c2::apb_saradc::sar1_status::SAR1_STATUS_SPEC
source · pub struct SAR1_STATUS_SPEC;Expand description
register description
This register you can read. See API.
For information about available fields see sar1_status module
Trait Implementations§
source§impl Readable for SAR1_STATUS_SPEC
impl Readable for SAR1_STATUS_SPEC
read() method returns sar1_status::R reader structure
source§impl RegisterSpec for SAR1_STATUS_SPEC
impl RegisterSpec for SAR1_STATUS_SPEC
source§impl Resettable for SAR1_STATUS_SPEC
impl Resettable for SAR1_STATUS_SPEC
reset() method sets SAR1_STATUS to value 0
source§const RESET_VALUE: Self::Ux = {transmute(0x00000000): <apb_saradc::sar1_status::SAR1_STATUS_SPEC as generic::RegisterSpec>::Ux}
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <apb_saradc::sar1_status::SAR1_STATUS_SPEC as generic::RegisterSpec>::Ux}
Reset value of the register.
source§fn reset_value() -> Self::Ux
fn reset_value() -> Self::Ux
Reset value of the register.