Type Alias d1_pac::usb1::ehci_capability::hccparams::EECP_R

source ·
pub type EECP_R = FieldReader<u8, u8>;
Expand description

Field eecp reader - EHCI Extended Capabilities Pointer (EECP)

This optional field indicates the existence of a capabilities list. A value of 00b indicates no extended capabilities are implemented. A non-zero value in this register indicates the offset in PCI configuration space of the first EHCI extended capabiliby. The pointer value must be 40h or greater if implemented to maintain to consistency of the PCI header defined for this calss of device.

Aliased Type§

struct EECP_R { /* private fields */ }