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