[][src]Type Definition imxrt1062_usbphy1::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]

Register PWD_SET reset()'s with value 0x001e_1c00

type Type = u32

Register size

impl Writable for PWD_SET[src]

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