[−][src]Type Definition lpc55_pac::usbphy::PLL_SIC_TOG
type PLL_SIC_TOG = Reg<u32, _PLL_SIC_TOG>;
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_tog module
Trait Implementations
impl Readable for PLL_SIC_TOG[src]
read() method returns pll_sic_tog::R reader structure
impl ResetValue for PLL_SIC_TOG[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for PLL_SIC_TOG[src]
write(|w| ..) method takes pll_sic_tog::W writer structure