Struct esp32s3_hal::pac::usb0::diepdma4::R
pub struct R(_);
Expand description
Register DIEPDMA4
reader
Implementations§
§impl R
impl R
pub fn d_dmaaddr4(&self) -> FieldReaderRaw<u32, u32>
pub fn d_dmaaddr4(&self) -> FieldReaderRaw<u32, u32>
Bits 0:31
Methods from Deref<Target = R<DIEPDMA4_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<DIEPDMA4_SPEC>> for R
impl From<R<DIEPDMA4_SPEC>> for R
§fn from(reader: R<DIEPDMA4_SPEC>) -> R
fn from(reader: R<DIEPDMA4_SPEC>) -> R
Converts to this type from the input type.