Struct esp32s3_hal::pac::usb0::hcfg::R
pub struct R(_);
Expand description
Register HCFG
reader
Implementations§
§impl R
impl R
pub fn h_fslspclksel(&self) -> FieldReaderRaw<u8, u8>
pub fn h_fslspclksel(&self) -> FieldReaderRaw<u8, u8>
Bits 0:1
pub fn h_fslssupp(&self) -> BitReaderRaw<bool>
pub fn h_fslssupp(&self) -> BitReaderRaw<bool>
Bit 2
pub fn h_ena32khzs(&self) -> BitReaderRaw<bool>
pub fn h_ena32khzs(&self) -> BitReaderRaw<bool>
Bit 7
pub fn h_frlisten(&self) -> FieldReaderRaw<u8, u8>
pub fn h_frlisten(&self) -> FieldReaderRaw<u8, u8>
Bits 24:25
pub fn h_perschedena(&self) -> BitReaderRaw<bool>
pub fn h_perschedena(&self) -> BitReaderRaw<bool>
Bit 26
pub fn h_modechtimen(&self) -> BitReaderRaw<bool>
pub fn h_modechtimen(&self) -> BitReaderRaw<bool>
Bit 31
Methods from Deref<Target = R<HCFG_SPEC>>§
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.