Type Alias Epcfg

Source
pub type Epcfg = Reg<EpcfgSpec>;
Expand description

EPCFG (rw) register accessor: DEVICE End Point Configuration

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

For information about available fields see epcfg module

Aliased Typeยง

struct Epcfg { /* private fields */ }