Struct esp32s3_hal::pac::efuse::rd_usr_data5::R
pub struct R(_);
Expand description
Register RD_USR_DATA5
reader
Implementations§
Methods from Deref<Target = R<RD_USR_DATA5_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<RD_USR_DATA5_SPEC>> for R
impl From<R<RD_USR_DATA5_SPEC>> for R
§fn from(reader: R<RD_USR_DATA5_SPEC>) -> R
fn from(reader: R<RD_USR_DATA5_SPEC>) -> R
Converts to this type from the input type.