Struct esp32c2_hal::pac::system::comb_pvt_err_hvt_site0::R
pub struct R(_);
Expand description
Register COMB_PVT_ERR_HVT_SITE0
reader
Implementations§
§impl R
impl R
pub fn comb_timing_err_cnt_hvt_site0(&self) -> FieldReaderRaw<u16, u16>
pub fn comb_timing_err_cnt_hvt_site0(&self) -> FieldReaderRaw<u16, u16>
Bits 0:15 - reg_comb_timing_err_cnt_hvt_site0
Methods from Deref<Target = R<COMB_PVT_ERR_HVT_SITE0_SPEC>>§
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.
Trait Implementations§
§impl From<R<COMB_PVT_ERR_HVT_SITE0_SPEC>> for R
impl From<R<COMB_PVT_ERR_HVT_SITE0_SPEC>> for R
§fn from(reader: R<COMB_PVT_ERR_HVT_SITE0_SPEC>) -> R
fn from(reader: R<COMB_PVT_ERR_HVT_SITE0_SPEC>) -> R
Converts to this type from the input type.