[−][src]Type Definition lpc55_pac::usbphy::PLL_SIC
type PLL_SIC = Reg<u32, _PLL_SIC>;
USB PHY PLL Control/Status Register
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see pll_sic module
Trait Implementations
impl Readable for PLL_SIC[src]
read() method returns pll_sic::R reader structure
impl ResetValue for PLL_SIC[src]
Register PLL_SIC reset()'s with value 0x00d1_2000
impl Writable for PLL_SIC[src]
write(|w| ..) method takes pll_sic::W writer structure