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