[][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][+]

Register ANACTRL_SET reset()'s with value 0x0a00_0402

type Type = u32

Register size

impl Writable for ANACTRL_SET[src]

write(|w| ..) method takes anactrl_set::W writer structure