[−][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]
Register ANACTRL reset()'s with value 0x0a00_0402
impl Writable for ANACTRL[src]
write(|w| ..) method takes anactrl::W writer structure