[][src]Type Definition imxrt1062_usbphy1::PWD

type PWD = Reg<u32, _PWD>;

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 module

Trait Implementations

impl Readable for PWD[src]

read() method returns pwd::R reader structure

impl ResetValue for PWD[src]

Register PWD reset()'s with value 0x001e_1c00

type Type = u32

Register size

impl Writable for PWD[src]

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