[−][src]Type Definition lpc55_pac::usbphy::PWD_SET
type PWD_SET = Reg<u32, _PWD_SET>;
USB PHY Power-Down Register
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see pwd_set module
Trait Implementations
impl Readable for PWD_SET[src]
read() method returns pwd_set::R reader structure
impl ResetValue for PWD_SET[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for PWD_SET[src]
write(|w| ..) method takes pwd_set::W writer structure