Struct esp32s3_hal::pac::usb0::dcfg::R
pub struct R(_);
Expand description
Register DCFG
reader
Implementations§
§impl R
impl R
pub fn nzstsouthshk(&self) -> BitReaderRaw<bool>
pub fn nzstsouthshk(&self) -> BitReaderRaw<bool>
Bit 2
pub fn endevoutnak(&self) -> BitReaderRaw<bool>
pub fn endevoutnak(&self) -> BitReaderRaw<bool>
Bit 13
pub fn erraticintmsk(&self) -> BitReaderRaw<bool>
pub fn erraticintmsk(&self) -> BitReaderRaw<bool>
Bit 15
pub fn perschintvl(&self) -> FieldReaderRaw<u8, u8>
pub fn perschintvl(&self) -> FieldReaderRaw<u8, u8>
Bits 24:25
Methods from Deref<Target = R<DCFG_SPEC>>§
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.