Struct esp32_hal::pac::slchost::host_slchost_conf_w10::R
pub struct R(_);
Expand description
Register HOST_SLCHOST_CONF_W10
reader
Implementations§
§impl R
impl R
pub fn host_slchost_conf40(&self) -> FieldReaderRaw<u8, u8>
pub fn host_slchost_conf40(&self) -> FieldReaderRaw<u8, u8>
Bits 0:7
pub fn host_slchost_conf41(&self) -> FieldReaderRaw<u8, u8>
pub fn host_slchost_conf41(&self) -> FieldReaderRaw<u8, u8>
Bits 8:15
pub fn host_slchost_conf42(&self) -> FieldReaderRaw<u8, u8>
pub fn host_slchost_conf42(&self) -> FieldReaderRaw<u8, u8>
Bits 16:23
pub fn host_slchost_conf43(&self) -> FieldReaderRaw<u8, u8>
pub fn host_slchost_conf43(&self) -> FieldReaderRaw<u8, u8>
Bits 24:31
Methods from Deref<Target = R<HOST_SLCHOST_CONF_W10_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<HOST_SLCHOST_CONF_W10_SPEC>> for R
impl From<R<HOST_SLCHOST_CONF_W10_SPEC>> for R
§fn from(reader: R<HOST_SLCHOST_CONF_W10_SPEC>) -> R
fn from(reader: R<HOST_SLCHOST_CONF_W10_SPEC>) -> R
Converts to this type from the input type.