class DEPCMD
Defined at line 373 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
Device Physical Endpoint-n Command Register
Public Members
field_COMMANDPARAM_375
field_CMDSTATUS_376
field_HIPRI_FORCERM_377
field_CMDACT_378
field_CMDIOC_379
field_CMDTYP_380
static const uint32_t DEPCFG
static const uint32_t DEPXFERCFG
static const uint32_t DEPGETSTATE
static const uint32_t DEPSSTALL
static const uint32_t DEPCSTALL
static const uint32_t DEPSTRTXFER
static const uint32_t DEPUPDXFER
static const uint32_t DEPENDXFER
static const uint32_t DEPSTARTCFG
Public Methods
template <,>
typename SelfType::ValueType COMMANDPARAM ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 375 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
SelfType & set_COMMANDPARAM (typename SelfType::ValueType val)
Defined at line 375 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
typename SelfType::ValueType CMDSTATUS ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 376 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
SelfType & set_CMDSTATUS (typename SelfType::ValueType val)
Defined at line 376 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
typename SelfType::ValueType HIPRI_FORCERM ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 377 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
SelfType & set_HIPRI_FORCERM (typename SelfType::ValueType val)
Defined at line 377 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
typename SelfType::ValueType CMDACT ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 378 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
SelfType & set_CMDACT (typename SelfType::ValueType val)
Defined at line 378 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
typename SelfType::ValueType CMDIOC ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 379 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
SelfType & set_CMDIOC (typename SelfType::ValueType val)
Defined at line 379 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
typename SelfType::ValueType CMDTYP ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 380 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
SelfType & set_CMDTYP (typename SelfType::ValueType val)
Defined at line 380 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
hwreg::RegisterAddr<DEPCMD> Get (uint32_t index)
Defined at line 381 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h