class GNPTXSTS

Defined at line 246 of file ../../src/devices/usb/drivers/dwc2/usb_dwc_regs.h

Non-periodic TX FIFO status register (RO).

Public Members

 field_nptxfspcavail_248
 field_nptxqspcavail_249
 field_nptxqtop_terminate_250
 field_nptxqtop_token_251
 field_nptxqtop_chnep_252

Public Methods

template <, >
typename SelfType::ValueType nptxfspcavail ()

NOLINTEND(misc-non-private-member-variables-in-classes)

Defined at line 248 of file ../../src/devices/usb/drivers/dwc2/usb_dwc_regs.h

template <, >
SelfType & set_nptxfspcavail (typename SelfType::ValueType val)

Defined at line 248 of file ../../src/devices/usb/drivers/dwc2/usb_dwc_regs.h

template <, >
typename SelfType::ValueType nptxqspcavail ()

NOLINTEND(misc-non-private-member-variables-in-classes)

Defined at line 249 of file ../../src/devices/usb/drivers/dwc2/usb_dwc_regs.h

template <, >
SelfType & set_nptxqspcavail (typename SelfType::ValueType val)

Defined at line 249 of file ../../src/devices/usb/drivers/dwc2/usb_dwc_regs.h

template <, >
typename SelfType::ValueType nptxqtop_terminate ()

NOLINTEND(misc-non-private-member-variables-in-classes)

Defined at line 250 of file ../../src/devices/usb/drivers/dwc2/usb_dwc_regs.h

template <, >
SelfType & set_nptxqtop_terminate (typename SelfType::ValueType val)

Defined at line 250 of file ../../src/devices/usb/drivers/dwc2/usb_dwc_regs.h

template <, >
typename SelfType::ValueType nptxqtop_token ()

NOLINTEND(misc-non-private-member-variables-in-classes)

Defined at line 251 of file ../../src/devices/usb/drivers/dwc2/usb_dwc_regs.h

template <, >
SelfType & set_nptxqtop_token (typename SelfType::ValueType val)

Defined at line 251 of file ../../src/devices/usb/drivers/dwc2/usb_dwc_regs.h

template <, >
typename SelfType::ValueType nptxqtop_chnep ()

NOLINTEND(misc-non-private-member-variables-in-classes)

Defined at line 252 of file ../../src/devices/usb/drivers/dwc2/usb_dwc_regs.h

template <, >
SelfType & set_nptxqtop_chnep (typename SelfType::ValueType val)

Defined at line 252 of file ../../src/devices/usb/drivers/dwc2/usb_dwc_regs.h

hwreg::RegisterAddr<GNPTXSTS> Get ()

Defined at line 253 of file ../../src/devices/usb/drivers/dwc2/usb_dwc_regs.h

Records