[−][src]Type Definition lpc55_pac::usbphy::PLL_SIC_CLR
type PLL_SIC_CLR = Reg<u32, _PLL_SIC_CLR>;
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_clr module
Trait Implementations
impl Readable for PLL_SIC_CLR[src]
read() method returns pll_sic_clr::R reader structure
impl ResetValue for PLL_SIC_CLR[src]
Register PLL_SIC_CLR reset()'s with value 0x00d1_2000
impl Writable for PLL_SIC_CLR[src]
write(|w| ..) method takes pll_sic_clr::W writer structure