Type Alias Hcvr

Source
pub type Hcvr = Reg<HcvrSpec>;
Expand description

HCVR (r) register accessor: Host Controller Version

You can read this register and get hcvr::R. See API.

For information about available fields see hcvr module

Aliased Typeยง

struct Hcvr { /* private fields */ }