Struct esp32s3_hal::pac::usb0::hprt::R
pub struct R(_);
Expand description
Register HPRT
reader
Implementations§
§impl R
impl R
pub fn prtconnsts(&self) -> BitReaderRaw<bool>
pub fn prtconnsts(&self) -> BitReaderRaw<bool>
Bit 0
pub fn prtconndet(&self) -> BitReaderRaw<bool>
pub fn prtconndet(&self) -> BitReaderRaw<bool>
Bit 1
pub fn prtovrcurract(&self) -> BitReaderRaw<bool>
pub fn prtovrcurract(&self) -> BitReaderRaw<bool>
Bit 4
pub fn prtovrcurrchng(&self) -> BitReaderRaw<bool>
pub fn prtovrcurrchng(&self) -> BitReaderRaw<bool>
Bit 5
Methods from Deref<Target = R<HPRT_SPEC>>§
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.