Type Alias d1_pac::usb1::ehci_operational::configflag::CF_R

source ·
pub type CF_R = BitReader<bool>;
Expand description

Field cf reader - Configure Flag (CF)

Host software sets this bit as the last action in its process of configuring the Host Controller.

Aliased Type§

struct CF_R { /* private fields */ }