Type Alias HCFG

Source
pub type HCFG = Reg<u32, _HCFG>;
Expand description

OTG_HS host configuration register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see hcfg module

Aliased Typeยง

pub struct HCFG { /* private fields */ }