Type Alias Pcfg

Source
pub type Pcfg = Reg<PcfgSpec>;
Expand description

PCFG (rw) register accessor: HOST End Point Configuration

You can read this register and get pcfg::R. You can reset, write, write_with_zero this register using pcfg::W. You can also modify this register. See API.

For information about available fields see pcfg module

Aliased Typeยง

struct Pcfg { /* private fields */ }