pub type HPRT = Reg<HPRTrs>;
Expand description
HPRT (rw) register accessor: OTG_FS host port control and status register (OTG_FS_HPRT)
You can read
this register and get hprt::R
. You can reset
, write
, write_with_zero
this register using hprt::W
. You can also modify
this register. See API.
See register structure
For information about available fields see hprt
module
Aliased Typeยง
pub struct HPRT { /* private fields */ }