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