[−][src]Type Definition lpc55_pac::usbfsh::HCCONTROL
type HCCONTROL = Reg<u32, _HCCONTROL>;
Defines the operating modes of the HC
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see hccontrol module
Trait Implementations
impl Readable for HCCONTROL[src]
read() method returns hccontrol::R reader structure
impl ResetValue for HCCONTROL[src]
Register HCCONTROL reset()'s with value 0
impl Writable for HCCONTROL[src]
write(|w| ..) method takes hccontrol::W writer structure