EPR

Type Alias EPR 

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

EPR (rw) register accessor: USB endpoint n 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ยง

pub struct EPR { /* private fields */ }