class GCTL
Defined at line 13 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
Global Core Control Register
Public Members
field_PWRDNSCALE_15
field_MASTERFILTBYPASS_16
field_BYPSSETADDR_17
field_U2RSTECN_18
field_FRMSCLDWN_19
field_PRTCAPDIR_20
field_CORESOFTRESET_21
field_U1U2TimerScale_22
field_DEBUGATTACH_23
field_RAMCLKSEL_24
field_SCALEDOWN_25
field_DISSCRAMBLE_26
field_U2EXIT_LFPS_27
field_GblHibernationEn_28
field_DSBLCLKGTNG_29
static const uint32_t PRTCAPDIR_HOST
static const uint32_t PRTCAPDIR_DEVICE
static const uint32_t PRTCAPDIR_OTG
Public Methods
template <,>
typename SelfType::ValueType PWRDNSCALE ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 15 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
SelfType & set_PWRDNSCALE (typename SelfType::ValueType val)
Defined at line 15 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
typename SelfType::ValueType MASTERFILTBYPASS ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 16 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
SelfType & set_MASTERFILTBYPASS (typename SelfType::ValueType val)
Defined at line 16 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
typename SelfType::ValueType BYPSSETADDR ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 17 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
SelfType & set_BYPSSETADDR (typename SelfType::ValueType val)
Defined at line 17 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
typename SelfType::ValueType U2RSTECN ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 18 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
SelfType & set_U2RSTECN (typename SelfType::ValueType val)
Defined at line 18 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
typename SelfType::ValueType FRMSCLDWN ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 19 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
SelfType & set_FRMSCLDWN (typename SelfType::ValueType val)
Defined at line 19 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
typename SelfType::ValueType PRTCAPDIR ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 20 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
SelfType & set_PRTCAPDIR (typename SelfType::ValueType val)
Defined at line 20 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
typename SelfType::ValueType CORESOFTRESET ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 21 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
SelfType & set_CORESOFTRESET (typename SelfType::ValueType val)
Defined at line 21 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
typename SelfType::ValueType U1U2TimerScale ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 22 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
SelfType & set_U1U2TimerScale (typename SelfType::ValueType val)
Defined at line 22 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
typename SelfType::ValueType DEBUGATTACH ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 23 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
SelfType & set_DEBUGATTACH (typename SelfType::ValueType val)
Defined at line 23 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
typename SelfType::ValueType RAMCLKSEL ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 24 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
SelfType & set_RAMCLKSEL (typename SelfType::ValueType val)
Defined at line 24 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
typename SelfType::ValueType SCALEDOWN ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 25 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
SelfType & set_SCALEDOWN (typename SelfType::ValueType val)
Defined at line 25 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
typename SelfType::ValueType DISSCRAMBLE ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 26 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
SelfType & set_DISSCRAMBLE (typename SelfType::ValueType val)
Defined at line 26 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
typename SelfType::ValueType U2EXIT_LFPS ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 27 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
SelfType & set_U2EXIT_LFPS (typename SelfType::ValueType val)
Defined at line 27 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
typename SelfType::ValueType GblHibernationEn ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 28 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
SelfType & set_GblHibernationEn (typename SelfType::ValueType val)
Defined at line 28 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
typename SelfType::ValueType DSBLCLKGTNG ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 29 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
SelfType & set_DSBLCLKGTNG (typename SelfType::ValueType val)
Defined at line 29 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
hwreg::RegisterAddr<GCTL> Get ()
Defined at line 30 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h