Type Alias Pstatus

Source
pub type Pstatus = Reg<PstatusSpec>;
Expand description

PSTATUS (r) register accessor: HOST End Point Pipe Status

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

For information about available fields see pstatus module

Aliased Typeยง

struct Pstatus { /* private fields */ }