Struct esp32_hal::pac::slchost::host_slchost_rdclr1::R
pub struct R(_);
Expand description
Register HOST_SLCHOST_RDCLR1
reader
Implementations§
§impl R
impl R
pub fn host_slchost_slc1_bit7_clraddr(&self) -> FieldReaderRaw<u16, u16>
pub fn host_slchost_slc1_bit7_clraddr(&self) -> FieldReaderRaw<u16, u16>
Bits 0:8
pub fn host_slchost_slc1_bit6_clraddr(&self) -> FieldReaderRaw<u16, u16>
pub fn host_slchost_slc1_bit6_clraddr(&self) -> FieldReaderRaw<u16, u16>
Bits 9:17
Methods from Deref<Target = R<HOST_SLCHOST_RDCLR1_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_RDCLR1_SPEC>> for R
impl From<R<HOST_SLCHOST_RDCLR1_SPEC>> for R
§fn from(reader: R<HOST_SLCHOST_RDCLR1_SPEC>) -> R
fn from(reader: R<HOST_SLCHOST_RDCLR1_SPEC>) -> R
Converts to this type from the input type.