[][src]Type Definition lpc55_pac::usbphy::PWD_CLR

type PWD_CLR = Reg<u32, _PWD_CLR>;
[]

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_clr module

Trait Implementations

impl Readable for PWD_CLR[src]

read() method returns pwd_clr::R reader structure

impl ResetValue for PWD_CLR[src][+]

Register PWD_CLR reset()'s with value 0x001e_1c00

type Type = u32

Register size

impl Writable for PWD_CLR[src]

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