Type Alias d1_pac::usb1::ehci_capability::hcsparams::N_CC_R

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

Field n_cc reader - Number of Companion Controller (N_CC)

This field indicates the number of companion controllers associated with this USB2.0 host controller. A zero in this field indicates there are no companion host controllers. And a value larger than zero in this field indicates there are companion USB1.1 host controller(s).

Aliased Type§

struct N_CC_R { /* private fields */ }