Struct esp32_hal::pac::slchost::host_slchost_rdclr0::R
pub struct R(_);
Expand description
Register HOST_SLCHOST_RDCLR0
reader
Implementations§
§impl R
impl R
pub fn host_slchost_slc0_bit7_clraddr(&self) -> FieldReaderRaw<u16, u16>
pub fn host_slchost_slc0_bit7_clraddr(&self) -> FieldReaderRaw<u16, u16>
Bits 0:8
pub fn host_slchost_slc0_bit6_clraddr(&self) -> FieldReaderRaw<u16, u16>
pub fn host_slchost_slc0_bit6_clraddr(&self) -> FieldReaderRaw<u16, u16>
Bits 9:17
Methods from Deref<Target = R<HOST_SLCHOST_RDCLR0_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_RDCLR0_SPEC>> for R
impl From<R<HOST_SLCHOST_RDCLR0_SPEC>> for R
§fn from(reader: R<HOST_SLCHOST_RDCLR0_SPEC>) -> R
fn from(reader: R<HOST_SLCHOST_RDCLR0_SPEC>) -> R
Converts to this type from the input type.