Struct esp32s3_hal::pac::usb0::dvbuspulse::R
pub struct R(_);
Expand description
Register DVBUSPULSE
reader
Implementations§
§impl R
impl R
pub fn dvbuspulse(&self) -> FieldReaderRaw<u16, u16>
pub fn dvbuspulse(&self) -> FieldReaderRaw<u16, u16>
Bits 0:11
Methods from Deref<Target = R<DVBUSPULSE_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<DVBUSPULSE_SPEC>> for R
impl From<R<DVBUSPULSE_SPEC>> for R
§fn from(reader: R<DVBUSPULSE_SPEC>) -> R
fn from(reader: R<DVBUSPULSE_SPEC>) -> R
Converts to this type from the input type.