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