Type Alias EPR

Source
pub type EPR = Reg<EPRrs>;
Expand description

EPR (rw) register accessor: endpoint %s register

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

See register structure

For information about available fields see epr module

Aliased Typeยง

struct EPR { /* private fields */ }