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