[−][src]Type Definition lpc55_pac::usbphy::ANACTRL
type ANACTRL = Reg<u32, _ANACTRL>;
USB PHY Analog Control Register
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see anactrl module
Trait Implementations
impl Readable for ANACTRL[src]
read() method returns anactrl::R reader structure
impl ResetValue for ANACTRL[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for ANACTRL[src]
write(|w| ..) method takes anactrl::W writer structure